[==========] 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
I20260710 11:00:24.495893 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:42829
I20260710 11:00:24.497617 14611 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:00:24.498827 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:24.518261 14618 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
W20260710 11:00:24.518308 14617 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
I20260710 11:00:24.520277 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:24.518268 14620 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
I20260710 11:00:25.735087 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:25.735358 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:25.735594 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681225735574 us; error 0 us; skew 500 ppm
I20260710 11:00:25.736582 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:25.742821 14611 webserver.cc:533] Webserver started at http://127.14.68.254:36663/ using document root <none> and password file <none>
I20260710 11:00:25.743810 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:25.744065 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:25.744581 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:25.750865 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "205e8cc123bb40e7858b3586c09c382c"
format_stamp: "Formatted at 2026-07-10 11:00:25 on dist-test-slave-xwkk"
I20260710 11:00:25.759383 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:00:25.765403 14626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:25.766794 14611 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:00:25.767195 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "205e8cc123bb40e7858b3586c09c382c"
format_stamp: "Formatted at 2026-07-10 11:00:25 on dist-test-slave-xwkk"
I20260710 11:00:25.767576 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-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)
I20260710 11:00:25.846028 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:25.847774 14611 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
I20260710 11:00:25.848290 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:25.939369 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:42829
I20260710 11:00:25.939428 14677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:42829 every 8 connection(s)
I20260710 11:00:25.948258 14678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:25.975931 14678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: Bootstrap starting.
I20260710 11:00:25.982791 14678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:25.985122 14678 log.cc:826] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: Log is configured to *not* fsync() on all Append() calls
I20260710 11:00:25.990607 14678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: No bootstrap required, opened a new log
I20260710 11:00:26.015296 14678 raft_consensus.cc:359] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER }
I20260710 11:00:26.015939 14678 raft_consensus.cc:385] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:26.016263 14678 raft_consensus.cc:740] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 205e8cc123bb40e7858b3586c09c382c, State: Initialized, Role: FOLLOWER
I20260710 11:00:26.017375 14678 consensus_queue.cc:260] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER }
I20260710 11:00:26.017940 14678 raft_consensus.cc:399] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:26.018318 14678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:26.018682 14678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:26.060786 14678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER }
I20260710 11:00:26.062081 14678 leader_election.cc:304] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 205e8cc123bb40e7858b3586c09c382c; no voters: 
I20260710 11:00:26.064450 14678 leader_election.cc:290] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:26.065207 14681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:26.068212 14681 raft_consensus.cc:697] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 1 LEADER]: Becoming Leader. State: Replica: 205e8cc123bb40e7858b3586c09c382c, State: Running, Role: LEADER
I20260710 11:00:26.069226 14681 consensus_queue.cc:237] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER }
I20260710 11:00:26.070437 14678 sys_catalog.cc:565] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:26.082233 14682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "205e8cc123bb40e7858b3586c09c382c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER } }
I20260710 11:00:26.084133 14682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:26.084164 14683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 205e8cc123bb40e7858b3586c09c382c. Latest consensus state: current_term: 1 leader_uuid: "205e8cc123bb40e7858b3586c09c382c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "205e8cc123bb40e7858b3586c09c382c" member_type: VOTER } }
I20260710 11:00:26.084851 14683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:26.088286 14688 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:26.101802 14688 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:26.115100 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:26.124881 14688 catalog_manager.cc:1383] Generated new cluster ID: 65f5bf8e73a84949ac1c9f2ffca40804
I20260710 11:00:26.125236 14688 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:26.146129 14688 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:26.147755 14688 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:26.161477 14688 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: Generated new TSK 0
I20260710 11:00:26.162542 14688 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:26.187779 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:26.197954 14700 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
W20260710 11:00:26.199396 14701 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
I20260710 11:00:26.204595 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:26.205271 14703 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
I20260710 11:00:26.206367 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:26.206609 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:26.206802 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681226206786 us; error 0 us; skew 500 ppm
I20260710 11:00:26.207423 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:26.212087 14611 webserver.cc:533] Webserver started at http://127.14.68.193:38571/ using document root <none> and password file <none>
I20260710 11:00:26.212667 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:26.212893 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:26.213194 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:26.214429 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "3c03a7bfb892481da5783050fd835a58"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.220553 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:00:26.225423 14708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.226805 14611 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 11:00:26.227128 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "3c03a7bfb892481da5783050fd835a58"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.227458 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-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)
I20260710 11:00:26.250123 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:26.251904 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:26.255034 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:26.260265 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:26.260510 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.260854 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:26.261011 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.382660 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:35063
I20260710 11:00:26.382762 14770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:35063 every 8 connection(s)
I20260710 11:00:26.390654 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:26.401239 14775 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
W20260710 11:00:26.404678 14776 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
I20260710 11:00:26.410938 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:26.410856 14778 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
I20260710 11:00:26.412379 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:26.412663 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:26.412884 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681226412865 us; error 0 us; skew 500 ppm
I20260710 11:00:26.413753 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:26.420943 14611 webserver.cc:533] Webserver started at http://127.14.68.194:46373/ using document root <none> and password file <none>
I20260710 11:00:26.421175 14771 heartbeater.cc:344] Connected to a master server at 127.14.68.254:42829
I20260710 11:00:26.421659 14771 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:26.421659 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:26.422077 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:26.422451 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:26.423034 14771 heartbeater.cc:507] Master 127.14.68.254:42829 requested a full tablet report, sending...
I20260710 11:00:26.424027 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "adcce1b7907d4184b3968e57f79cc021"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.427263 14643 ts_manager.cc:194] Registered new tserver with Master: 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063)
I20260710 11:00:26.430483 14643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37738
I20260710 11:00:26.430997 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:00:26.437114 14783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.438179 14611 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:26.438529 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "adcce1b7907d4184b3968e57f79cc021"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.438894 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-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)
I20260710 11:00:26.458612 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:26.460354 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:26.463294 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:26.467064 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:26.467360 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.467648 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:26.467846 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.570295 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:40185
I20260710 11:00:26.570393 14845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:40185 every 8 connection(s)
I20260710 11:00:26.579986 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:26.589450 14849 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
W20260710 11:00:26.591112 14850 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
I20260710 11:00:26.597097 14846 heartbeater.cc:344] Connected to a master server at 127.14.68.254:42829
I20260710 11:00:26.597535 14846 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:26.598541 14846 heartbeater.cc:507] Master 127.14.68.254:42829 requested a full tablet report, sending...
I20260710 11:00:26.601048 14643 ts_manager.cc:194] Registered new tserver with Master: adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:26.601972 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:26.603001 14643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42430
W20260710 11:00:26.603514 14853 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
I20260710 11:00:26.604803 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:26.605131 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:26.605378 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681226605352 us; error 0 us; skew 500 ppm
I20260710 11:00:26.606001 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:26.609158 14611 webserver.cc:533] Webserver started at http://127.14.68.195:46087/ using document root <none> and password file <none>
I20260710 11:00:26.609690 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:26.609921 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:26.610222 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:26.611403 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "4c80bac601664e6593deef42dddb8096"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.616264 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:26.619927 14857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.620944 14611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:26.621315 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "4c80bac601664e6593deef42dddb8096"
format_stamp: "Formatted at 2026-07-10 11:00:26 on dist-test-slave-xwkk"
I20260710 11:00:26.621611 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681224316539-14611-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)
I20260710 11:00:26.652691 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:26.654038 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:26.657172 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:26.660734 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:26.660941 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.661249 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:26.661422 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:26.775627 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:42511
I20260710 11:00:26.775777 14919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:42511 every 8 connection(s)
I20260710 11:00:26.801537 14920 heartbeater.cc:344] Connected to a master server at 127.14.68.254:42829
I20260710 11:00:26.801944 14920 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:26.802776 14920 heartbeater.cc:507] Master 127.14.68.254:42829 requested a full tablet report, sending...
I20260710 11:00:26.805419 14643 ts_manager.cc:194] Registered new tserver with Master: 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:26.805567 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024387149s
I20260710 11:00:26.806912 14643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42442
I20260710 11:00:26.864885 14643 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42458:
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"
    }
  }
}
W20260710 11:00:26.868995 14643 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.
I20260710 11:00:26.983678 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 08a6a2be10ea4f319ea287d29d560545 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:26.985916 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a6a2be10ea4f319ea287d29d560545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:26.990593 14810 tablet_service.cc:1511] Processing CreateTablet for tablet 2197eae8451e4957bb0cc430c8e771f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:26.992642 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2197eae8451e4957bb0cc430c8e771f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:26.996224 14884 tablet_service.cc:1511] Processing CreateTablet for tablet 2197eae8451e4957bb0cc430c8e771f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:26.997684 14884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2197eae8451e4957bb0cc430c8e771f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:26.997584 14883 tablet_service.cc:1511] Processing CreateTablet for tablet b1399e27c4d947b2979690685f7a0056 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:27.005234 14809 tablet_service.cc:1511] Processing CreateTablet for tablet b1399e27c4d947b2979690685f7a0056 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:27.014645 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1399e27c4d947b2979690685f7a0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.020406 14885 tablet_service.cc:1511] Processing CreateTablet for tablet 08a6a2be10ea4f319ea287d29d560545 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:27.020740 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1399e27c4d947b2979690685f7a0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.029402 14882 tablet_service.cc:1511] Processing CreateTablet for tablet b5f185cd95774cba8bf8e1da8cefc7d0 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:27.016626 14880 tablet_service.cc:1511] Processing CreateTablet for tablet c6158ef298074f0c84e5228c9b42c541 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:27.033728 14885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a6a2be10ea4f319ea287d29d560545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.028286 14734 tablet_service.cc:1511] Processing CreateTablet for tablet b1399e27c4d947b2979690685f7a0056 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:00:27.035209 14736 tablet_service.cc:1511] Processing CreateTablet for tablet 08a6a2be10ea4f319ea287d29d560545 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:00:27.031741 14879 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:27.034907 14881 tablet_service.cc:1511] Processing CreateTablet for tablet 0563b094001a4a49a2ff4bbc4300f394 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:27.050493 14736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a6a2be10ea4f319ea287d29d560545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.049240 14808 tablet_service.cc:1511] Processing CreateTablet for tablet b5f185cd95774cba8bf8e1da8cefc7d0 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:27.037577 14735 tablet_service.cc:1511] Processing CreateTablet for tablet 2197eae8451e4957bb0cc430c8e771f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:00:27.055791 14882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f185cd95774cba8bf8e1da8cefc7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.045560 14877 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6dbf7b203466e948b900c7245f8b1 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:27.048139 14732 tablet_service.cc:1511] Processing CreateTablet for tablet 0563b094001a4a49a2ff4bbc4300f394 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:27.065829 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f185cd95774cba8bf8e1da8cefc7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.049405 14807 tablet_service.cc:1511] Processing CreateTablet for tablet 0563b094001a4a49a2ff4bbc4300f394 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:00:27.071501 14728 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6dbf7b203466e948b900c7245f8b1 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:27.063139 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 913528866ae34a959b506aea937e86f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:27.065699 14806 tablet_service.cc:1511] Processing CreateTablet for tablet c6158ef298074f0c84e5228c9b42c541 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:27.077409 14881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0563b094001a4a49a2ff4bbc4300f394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.075068 14734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1399e27c4d947b2979690685f7a0056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.078401 14733 tablet_service.cc:1511] Processing CreateTablet for tablet b5f185cd95774cba8bf8e1da8cefc7d0 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:00:27.080770 14731 tablet_service.cc:1511] Processing CreateTablet for tablet c6158ef298074f0c84e5228c9b42c541 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:00:27.073278 14878 tablet_service.cc:1511] Processing CreateTablet for tablet 913528866ae34a959b506aea937e86f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:27.080888 14729 tablet_service.cc:1511] Processing CreateTablet for tablet 913528866ae34a959b506aea937e86f4 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:00:27.075440 14730 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:27.078536 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:00:27.085882 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6dbf7b203466e948b900c7245f8b1 (DEFAULT_TABLE table=test-workload [id=433172c259284d3b99509c86a75e81c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:00:27.090289 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913528866ae34a959b506aea937e86f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.093457 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.100555 14880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6158ef298074f0c84e5228c9b42c541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.101529 14806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6158ef298074f0c84e5228c9b42c541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.098098 14731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6158ef298074f0c84e5228c9b42c541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.103552 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:27.104233 14691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:27.132843 14729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913528866ae34a959b506aea937e86f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.128574 14877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6dbf7b203466e948b900c7245f8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.139662 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6dbf7b203466e948b900c7245f8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.141424 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0563b094001a4a49a2ff4bbc4300f394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.143061 14878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913528866ae34a959b506aea937e86f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.148962 14735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2197eae8451e4957bb0cc430c8e771f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.170590 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad93c9f18fb45a6a26bbd3ac770faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.226281 14733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f185cd95774cba8bf8e1da8cefc7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.228524 14728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6dbf7b203466e948b900c7245f8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.234933 14732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0563b094001a4a49a2ff4bbc4300f394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.269539 14938 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.320794 14939 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.343382 14940 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.374696 14938 tablet_bootstrap.cc:654] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.384209 14939 tablet_bootstrap.cc:654] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.405876 14939 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.406396 14939 ts_tablet_manager.cc:1403] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.012s
I20260710 11:00:27.407795 14940 tablet_bootstrap.cc:654] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.409801 14939 raft_consensus.cc:359] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.410682 14939 raft_consensus.cc:385] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.410879 14938 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.411005 14939 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.411427 14938 ts_tablet_manager.cc:1403] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.018s
I20260710 11:00:27.411860 14939 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.414855 14938 raft_consensus.cc:359] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.415489 14940 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.415673 14938 raft_consensus.cc:385] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.415974 14940 ts_tablet_manager.cc:1403] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.008s
I20260710 11:00:27.416074 14938 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.417550 14938 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.420078 14940 raft_consensus.cc:359] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.421065 14940 raft_consensus.cc:385] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.421437 14940 raft_consensus.cc:740] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.422899 14940 consensus_queue.cc:260] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.424618 14939 ts_tablet_manager.cc:1434] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:00:27.425477 14920 heartbeater.cc:499] Master 127.14.68.254:42829 was elected leader, sending a full tablet report...
I20260710 11:00:27.425786 14939 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.427713 14938 ts_tablet_manager.cc:1434] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:00:27.429109 14846 heartbeater.cc:499] Master 127.14.68.254:42829 was elected leader, sending a full tablet report...
I20260710 11:00:27.429621 14938 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.433100 14939 tablet_bootstrap.cc:654] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.437601 14771 heartbeater.cc:499] Master 127.14.68.254:42829 was elected leader, sending a full tablet report...
I20260710 11:00:27.437737 14938 tablet_bootstrap.cc:654] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.437796 14940 ts_tablet_manager.cc:1434] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.009s
I20260710 11:00:27.439788 14940 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.446534 14940 tablet_bootstrap.cc:654] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.449880 14939 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.450524 14939 ts_tablet_manager.cc:1403] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260710 11:00:27.451754 14938 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.452206 14938 ts_tablet_manager.cc:1403] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260710 11:00:27.454341 14939 raft_consensus.cc:359] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.455202 14939 raft_consensus.cc:385] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.454977 14938 raft_consensus.cc:359] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.455576 14939 raft_consensus.cc:740] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.455734 14938 raft_consensus.cc:385] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.456127 14938 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.456599 14939 consensus_queue.cc:260] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.456907 14938 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.456127 14940 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.459142 14944 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.459331 14938 ts_tablet_manager.cc:1434] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 11:00:27.459267 14940 ts_tablet_manager.cc:1403] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:00:27.459796 14944 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.460362 14938 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.464776 14940 raft_consensus.cc:359] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.465559 14940 raft_consensus.cc:385] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.465866 14940 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.468712 14938 tablet_bootstrap.cc:654] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.458700 14939 ts_tablet_manager.cc:1434] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:27.470391 14940 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.473246 14940 ts_tablet_manager.cc:1434] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:27.478708 14940 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.482120 14944 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:27.482806 14939 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.505492 14940 tablet_bootstrap.cc:654] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.511214 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:27.513957 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.515964 14938 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
W20260710 11:00:27.513991 14860 leader_election.cc:343] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.516474 14938 ts_tablet_manager.cc:1403] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.022s
W20260710 11:00:27.516599 14859 leader_election.cc:343] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.517094 14859 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096; no voters: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:27.518153 14944 raft_consensus.cc:2749] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.519079 14940 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.519548 14940 ts_tablet_manager.cc:1403] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.009s
I20260710 11:00:27.520298 14938 raft_consensus.cc:359] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.521499 14938 raft_consensus.cc:385] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.521812 14938 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.523185 14939 tablet_bootstrap.cc:654] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.522781 14938 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.522846 14940 raft_consensus.cc:359] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.525846 14938 ts_tablet_manager.cc:1434] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:00:27.526916 14938 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
W20260710 11:00:27.533591 14921 tablet.cc:2406] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:27.537004 14938 tablet_bootstrap.cc:654] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.537914 14940 raft_consensus.cc:385] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.538302 14940 raft_consensus.cc:740] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.539077 14940 consensus_queue.cc:260] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.541458 14940 ts_tablet_manager.cc:1434] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:00:27.542335 14940 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.549127 14940 tablet_bootstrap.cc:654] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.550698 14938 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.551184 14938 ts_tablet_manager.cc:1403] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260710 11:00:27.554021 14938 raft_consensus.cc:359] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.554755 14938 raft_consensus.cc:385] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.555058 14938 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.556226 14938 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.556747 14939 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.557292 14939 ts_tablet_manager.cc:1403] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.007s
I20260710 11:00:27.558754 14938 ts_tablet_manager.cc:1434] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:00:27.559685 14938 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.560323 14939 raft_consensus.cc:359] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.561094 14939 raft_consensus.cc:385] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.561439 14939 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.562618 14939 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.565579 14939 ts_tablet_manager.cc:1434] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:00:27.566597 14939 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.567397 14938 tablet_bootstrap.cc:654] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.570465 14940 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.570906 14940 ts_tablet_manager.cc:1403] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 11:00:27.574076 14940 raft_consensus.cc:359] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.574743 14940 raft_consensus.cc:385] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.574999 14940 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.575656 14940 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.578053 14940 ts_tablet_manager.cc:1434] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:27.580202 14938 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.580681 14938 ts_tablet_manager.cc:1403] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:00:27.581322 14945 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.581799 14945 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.583652 14938 raft_consensus.cc:359] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.584399 14938 raft_consensus.cc:385] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.589629 14940 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.584702 14938 raft_consensus.cc:740] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.590844 14938 consensus_queue.cc:260] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.591948 14945 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.596666 14939 tablet_bootstrap.cc:654] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.603418 14940 tablet_bootstrap.cc:654] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.608349 14945 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.609076 14945 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.612975 14945 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.617795 14938 ts_tablet_manager.cc:1434] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.007s
I20260710 11:00:27.619161 14938 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.626896 14944 raft_consensus.cc:493] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.627583 14944 raft_consensus.cc:515] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.629716 14944 leader_election.cc:290] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:27.630021 14938 tablet_bootstrap.cc:654] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.630473 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.632215 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
W20260710 11:00:27.633037 14859 leader_election.cc:343] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:27.633924 14860 leader_election.cc:343] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.634487 14860 leader_election.cc:304] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096; no voters: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:27.635622 14944 raft_consensus.cc:2749] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.636334 14940 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.637276 14940 ts_tablet_manager.cc:1403] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.015s
I20260710 11:00:27.642112 14939 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.642617 14939 ts_tablet_manager.cc:1403] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.008s
I20260710 11:00:27.648574 14939 raft_consensus.cc:359] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.649379 14939 raft_consensus.cc:385] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.649858 14939 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.650731 14939 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.653764 14939 ts_tablet_manager.cc:1434] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:27.653703 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.654490 14746 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
I20260710 11:00:27.654874 14939 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.651687 14940 raft_consensus.cc:359] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.656311 14940 raft_consensus.cc:385] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.658110 14940 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.657261 14785 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:27.656159 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.663406 14960 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.663851 14960 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.664191 14960 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:27.666848 14785 leader_election.cc:343] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.664276 14940 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.670135 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.671262 14894 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
I20260710 11:00:27.673549 14938 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.673422 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.674382 14938 ts_tablet_manager.cc:1403] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.011s
I20260710 11:00:27.678369 14940 ts_tablet_manager.cc:1434] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260710 11:00:27.678758 14787 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:27.680311 14940 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
W20260710 11:00:27.680725 14787 leader_election.cc:343] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.681787 14945 raft_consensus.cc:2804] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.682174 14945 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.682523 14945 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.683153 14938 raft_consensus.cc:359] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.685547 14938 raft_consensus.cc:385] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.685909 14938 raft_consensus.cc:740] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.686735 14938 consensus_queue.cc:260] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.688051 14946 raft_consensus.cc:493] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.689453 14946 raft_consensus.cc:515] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.694626 14946 leader_election.cc:290] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.692430 14939 tablet_bootstrap.cc:654] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.693280 14960 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.698361 14945 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.702913 14960 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.704043 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
W20260710 11:00:27.708575 14787 leader_election.cc:343] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.710657 14960 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.714238 14960 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.715206 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:27.715958 14745 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.721848 14960 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.722965 14940 tablet_bootstrap.cc:654] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.722855 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.723201 14945 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.725281 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
W20260710 11:00:27.725607 14787 leader_election.cc:343] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.722867 14938 ts_tablet_manager.cc:1434] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.001s
I20260710 11:00:27.726020 14895 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.727846 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:27.729852 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.730525 14746 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
W20260710 11:00:27.731580 14785 leader_election.cc:343] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.732800 14745 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:27.733098 14785 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 4c80bac601664e6593deef42dddb8096
I20260710 11:00:27.727792 14938 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.734982 14785 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 4c80bac601664e6593deef42dddb8096
I20260710 11:00:27.736155 14945 raft_consensus.cc:2804] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.738437 14967 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.739683 14967 raft_consensus.cc:697] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:27.738528 14945 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.742501 14945 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.749190 14967 consensus_queue.cc:237] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.762197 14895 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:27.764321 14787 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:27.765583 14940 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.766249 14940 ts_tablet_manager.cc:1403] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.005s
I20260710 11:00:27.766180 14960 raft_consensus.cc:2804] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.771878 14939 tablet_bootstrap.cc:492] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.771620 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:27.772356 14939 ts_tablet_manager.cc:1403] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.017s
I20260710 11:00:27.772733 14940 raft_consensus.cc:359] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
W20260710 11:00:27.773993 14711 leader_election.cc:343] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.774443 14940 raft_consensus.cc:385] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.774892 14940 raft_consensus.cc:740] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.777349 14939 raft_consensus.cc:359] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.781198 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.781684 14938 tablet_bootstrap.cc:654] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.780117 14960 raft_consensus.cc:697] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:27.784255 14944 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:27.784708 14712 leader_election.cc:343] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.784830 14944 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.783653 14940 consensus_queue.cc:260] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.785172 14712 leader_election.cc:304] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58; no voters: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:27.786005 14945 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.782806 14939 raft_consensus.cc:385] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.787563 14944 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:27.788962 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:27.791307 14946 raft_consensus.cc:2749] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.789350 14939 raft_consensus.cc:740] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
W20260710 11:00:27.792420 14859 leader_election.cc:343] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.792479 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:27.794751 14821 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 0.
I20260710 11:00:27.795142 14939 consensus_queue.cc:260] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.798029 14940 ts_tablet_manager.cc:1434] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 11:00:27.799415 14860 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:27.799952 14946 raft_consensus.cc:493] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.800323 14939 ts_tablet_manager.cc:1434] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260710 11:00:27.802802 14939 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:27.803264 14946 raft_consensus.cc:515] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.806478 14944 raft_consensus.cc:2804] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.806880 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:27.807060 14944 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.807526 14944 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.807574 14821 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 0.
I20260710 11:00:27.809752 14940 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.811458 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:27.809363 14711 leader_election.cc:304] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:27.810367 14945 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.789053 14960 consensus_queue.cc:237] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
W20260710 11:00:27.814608 14787 leader_election.cc:343] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.816505 14946 leader_election.cc:290] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.818377 14946 raft_consensus.cc:2804] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.819191 14946 raft_consensus.cc:493] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.819541 14946 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.834175 14944 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.839200 14946 raft_consensus.cc:515] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
W20260710 11:00:27.839802 14712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.195:42511, user_credentials={real_user=slave}} blocked reactor thread for 55346.9us
I20260710 11:00:27.840643 14944 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:27.843171 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:27.843849 14821 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.844039 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:27.843878 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:27.845508 14745 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.843255 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.846382 14895 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 0.
I20260710 11:00:27.847759 14940 tablet_bootstrap.cc:654] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:27.848124 14859 leader_election.cc:343] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.828245 14642 catalog_manager.cc:5697] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 0 to 1, leader changed from <none> to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.852394 14939 tablet_bootstrap.cc:654] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.853368 14745 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:27.855008 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:27.856662 14938 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:27.857133 14820 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.859308 14946 leader_election.cc:290] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.858757 14938 ts_tablet_manager.cc:1403] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.014s
I20260710 11:00:27.860193 14785 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 4c80bac601664e6593deef42dddb8096
I20260710 11:00:27.861809 14960 raft_consensus.cc:2804] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.862427 14960 raft_consensus.cc:697] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:27.862767 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:27.863349 14895 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.863242 14960 consensus_queue.cc:237] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.867415 14821 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 1.
I20260710 11:00:27.867563 14945 raft_consensus.cc:493] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.867972 14938 raft_consensus.cc:359] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.869031 14945 raft_consensus.cc:515] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.872222 14945 leader_election.cc:290] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.870020 14938 raft_consensus.cc:385] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.872929 14938 raft_consensus.cc:740] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.873363 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.873987 14894 raft_consensus.cc:2468] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
I20260710 11:00:27.873677 14938 consensus_queue.cc:260] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.875793 14860 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:27.876128 14787 leader_election.cc:304] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:27.876583 14944 raft_consensus.cc:2804] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.877360 14972 raft_consensus.cc:493] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.877991 14967 raft_consensus.cc:2804] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.870234 14946 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:27.878989 14967 raft_consensus.cc:493] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.880165 14967 raft_consensus.cc:3060] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.882098 14938 ts_tablet_manager.cc:1434] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 11:00:27.876852 14895 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 1.
I20260710 11:00:27.885280 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
W20260710 11:00:27.888933 14785 leader_election.cc:343] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.896198 14820 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 1.
I20260710 11:00:27.878636 14972 raft_consensus.cc:515] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.897320 14711 leader_election.cc:304] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:27.879827 14946 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.909228 14967 raft_consensus.cc:515] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.914855 14972 leader_election.cc:290] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.915635 14972 raft_consensus.cc:2804] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.916160 14972 raft_consensus.cc:697] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:27.916364 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.917133 14972 consensus_queue.cc:237] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
W20260710 11:00:27.918817 14712 leader_election.cc:343] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.913445 14938 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:27.910349 14944 raft_consensus.cc:697] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:27.923739 14944 consensus_queue.cc:237] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.926795 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:27.928835 14940 tablet_bootstrap.cc:492] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:27.929551 14940 ts_tablet_manager.cc:1403] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.006s
I20260710 11:00:27.932200 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0563b094001a4a49a2ff4bbc4300f394" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
W20260710 11:00:27.932435 14785 leader_election.cc:343] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.932834 14895 raft_consensus.cc:3060] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.935163 14940 raft_consensus.cc:359] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.935925 14940 raft_consensus.cc:385] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.936782 14940 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.931123 14967 leader_election.cc:290] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.938602 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:27.938529 14940 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.942543 14894 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 0.
I20260710 11:00:27.948078 14946 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:27.948504 14712 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
W20260710 11:00:27.947077 14711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.194:40185, user_credentials={real_user=slave}} blocked reactor thread for 49847.8us
I20260710 11:00:27.954193 14939 tablet_bootstrap.cc:492] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:27.950650 14946 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:27.956538 14946 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:27.956133 14939 ts_tablet_manager.cc:1403] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.009s
I20260710 11:00:27.956960 14946 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:27.964499 14895 raft_consensus.cc:2468] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:27.965488 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
W20260710 11:00:27.967326 14711 leader_election.cc:343] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.968058 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:27.968041 14711 leader_election.cc:304] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58; no voters: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:27.972474 14940 ts_tablet_manager.cc:1434] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.013s
I20260710 11:00:27.967862 14939 raft_consensus.cc:359] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.973888 14787 leader_election.cc:304] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
W20260710 11:00:27.974421 14711 leader_election.cc:343] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:27.976496 14967 raft_consensus.cc:2804] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:27.977051 14967 raft_consensus.cc:697] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:27.978262 14967 consensus_queue.cc:237] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.976227 14939 raft_consensus.cc:385] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:27.983232 14940 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:27.983008 14939 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:27.989071 14938 tablet_bootstrap.cc:654] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:27.984380 14982 raft_consensus.cc:2749] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:27.990232 14939 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.994083 14946 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:27.998025 14939 ts_tablet_manager.cc:1434] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.008s
I20260710 11:00:28.000664 14946 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.001463 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.002954 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
W20260710 11:00:28.003751 14711 leader_election.cc:343] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:28.003877 14895 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.006074 14939 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:28.010835 14940 tablet_bootstrap.cc:654] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.024490 14895 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 1.
I20260710 11:00:28.028272 14939 tablet_bootstrap.cc:654] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.028712 14712 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:28.029624 14946 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:28.030297 14946 raft_consensus.cc:697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.023633 14640 catalog_manager.cc:5697] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.031426 14946 consensus_queue.cc:237] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.035029 14940 tablet_bootstrap.cc:492] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:28.035943 14940 ts_tablet_manager.cc:1403] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.009s
I20260710 11:00:28.035029 14938 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:28.038543 14938 ts_tablet_manager.cc:1403] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.007s
I20260710 11:00:28.039451 14944 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:28.039907 14944 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.041851 14944 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:28.043924 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:28.043543 14642 catalog_manager.cc:5697] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.045440 14745 raft_consensus.cc:2393] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c80bac601664e6593deef42dddb8096 in current term 1: Already voted for candidate adcce1b7907d4184b3968e57f79cc021 in this term.
I20260710 11:00:28.046265 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:28.050959 14643 catalog_manager.cc:5697] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 0 to 1, leader changed from <none> to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.052851 14940 raft_consensus.cc:359] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.052790 14938 raft_consensus.cc:359] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.054085 14940 raft_consensus.cc:385] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.054301 14938 raft_consensus.cc:385] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.055016 14938 raft_consensus.cc:740] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.054441 14940 raft_consensus.cc:740] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.056352 14860 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096; no voters: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:28.057148 14944 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.056530 14940 consensus_queue.cc:260] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.057080 14938 consensus_queue.cc:260] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.058831 14643 catalog_manager.cc:5697] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 0 to 1, leader changed from <none> to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.070724 14938 ts_tablet_manager.cc:1434] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.006s
I20260710 11:00:28.071593 14940 ts_tablet_manager.cc:1434] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:00:28.071707 14938 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: Bootstrap starting.
I20260710 11:00:28.072495 14940 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: Bootstrap starting.
I20260710 11:00:28.072996 14640 catalog_manager.cc:5697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.075169 14939 tablet_bootstrap.cc:492] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:28.075593 14944 raft_consensus.cc:2749] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:28.075780 14939 ts_tablet_manager.cc:1403] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.005s
I20260710 11:00:28.070366 14643 catalog_manager.cc:5697] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 0 to 1, leader changed from <none> to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.079303 14938 tablet_bootstrap.cc:654] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.080093 14939 raft_consensus.cc:359] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.080590 14939 raft_consensus.cc:385] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.080770 14939 raft_consensus.cc:740] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.081385 14939 consensus_queue.cc:260] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.084527 14939 ts_tablet_manager.cc:1434] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:00:28.085525 14939 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:28.088269 14938 tablet_bootstrap.cc:492] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: No bootstrap required, opened a new log
I20260710 11:00:28.088778 14938 ts_tablet_manager.cc:1403] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.006s
I20260710 11:00:28.092056 14940 tablet_bootstrap.cc:654] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.096810 14938 raft_consensus.cc:359] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.097536 14938 raft_consensus.cc:385] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.097822 14938 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.098534 14938 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.101258 14938 ts_tablet_manager.cc:1434] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:00:28.104700 14939 tablet_bootstrap.cc:654] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.110020 14940 tablet_bootstrap.cc:492] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: No bootstrap required, opened a new log
I20260710 11:00:28.110631 14940 ts_tablet_manager.cc:1403] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260710 11:00:28.114355 14940 raft_consensus.cc:359] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.115387 14940 raft_consensus.cc:385] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.115746 14940 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.116771 14940 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.120373 14939 tablet_bootstrap.cc:492] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:28.120801 14939 ts_tablet_manager.cc:1403] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.012s
I20260710 11:00:28.120857 14940 ts_tablet_manager.cc:1434] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:28.123057 14939 raft_consensus.cc:359] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.123690 14939 raft_consensus.cc:385] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.123958 14939 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.124603 14939 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.126256 14939 ts_tablet_manager.cc:1434] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:00:28.126150 14944 raft_consensus.cc:493] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:28.126859 14946 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:28.126688 14944 raft_consensus.cc:515] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.127135 14939 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: Bootstrap starting.
I20260710 11:00:28.127285 14946 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.129206 14946 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.129824 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:28.130478 14820 raft_consensus.cc:2468] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 0.
I20260710 11:00:28.130072 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:28.131152 14745 raft_consensus.cc:2468] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 0.
I20260710 11:00:28.131734 14860 leader_election.cc:304] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:28.132712 14977 raft_consensus.cc:2804] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:28.133091 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:28.133198 14944 leader_election.cc:290] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:28.134025 14939 tablet_bootstrap.cc:654] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:28.133116 14977 raft_consensus.cc:493] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:28.134620 14977 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.138836 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021" is_pre_election: true
I20260710 11:00:28.139638 14820 raft_consensus.cc:2393] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c03a7bfb892481da5783050fd835a58 in current term 1: Already voted for candidate 4c80bac601664e6593deef42dddb8096 in this term.
I20260710 11:00:28.141986 14977 raft_consensus.cc:515] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.144810 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:28.145403 14745 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.150446 14711 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58; no voters: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:28.151674 14946 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.154563 14939 tablet_bootstrap.cc:492] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: No bootstrap required, opened a new log
I20260710 11:00:28.155025 14939 ts_tablet_manager.cc:1403] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260710 11:00:28.158617 14946 raft_consensus.cc:2749] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:28.159446 14691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:28.160081 14977 leader_election.cc:290] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:28.158672 14745 raft_consensus.cc:2468] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 1.
I20260710 11:00:28.160769 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.161357 14820 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.161455 14859 leader_election.cc:304] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:28.161667 14939 raft_consensus.cc:359] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.162346 14939 raft_consensus.cc:385] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:28.162395 14977 raft_consensus.cc:2804] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:28.162721 14939 raft_consensus.cc:740] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Initialized, Role: FOLLOWER
I20260710 11:00:28.163265 14977 raft_consensus.cc:697] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:28.164498 14939 consensus_queue.cc:260] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.164644 14977 consensus_queue.cc:237] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.166596 14939 ts_tablet_manager.cc:1434] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:28.167992 14820 raft_consensus.cc:2468] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 1.
I20260710 11:00:28.173504 14967 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.174888 14643 catalog_manager.cc:5697] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.191874 14895 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.206017 14967 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.222589 14967 raft_consensus.cc:493] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:28.223138 14967 raft_consensus.cc:515] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.225128 14967 leader_election.cc:290] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.225831 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:28.226537 14745 raft_consensus.cc:2468] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
I20260710 11:00:28.226586 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:28.227236 14895 raft_consensus.cc:2468] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 0.
I20260710 11:00:28.228119 14785 leader_election.cc:304] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:28.228956 14967 raft_consensus.cc:2804] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:28.229291 14967 raft_consensus.cc:493] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:28.229615 14967 raft_consensus.cc:3060] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.235157 14745 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.235661 14967 raft_consensus.cc:515] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.238210 14967 leader_election.cc:290] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.238642 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:28.239241 14746 raft_consensus.cc:3060] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.239465 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913528866ae34a959b506aea937e86f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.240026 14895 raft_consensus.cc:3060] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.243664 14967 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.247553 14895 raft_consensus.cc:2468] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:28.247596 14746 raft_consensus.cc:2468] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 1.
I20260710 11:00:28.248991 14785 leader_election.cc:304] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:28.250113 14967 raft_consensus.cc:2804] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:28.250962 14967 raft_consensus.cc:697] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.251823 14967 consensus_queue.cc:237] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.262275 14967 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.268118 14642 catalog_manager.cc:5697] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 0 to 1, leader changed from <none> to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.290170 14970 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:28.308666 14967 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.358961 14977 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.369968 14977 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.377679 14967 consensus_queue.cc:1048] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:28.399818 14745 raft_consensus.cc:3060] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.409392 14960 consensus_queue.cc:1048] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.439062 14820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58512
I20260710 11:00:28.439698 14820 raft_consensus.cc:606] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:28.455415 14895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:45584
I20260710 11:00:28.456120 14895 raft_consensus.cc:606] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:28.461664 14820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58512
I20260710 11:00:28.462265 14820 raft_consensus.cc:606] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:28.466161 14946 consensus_queue.cc:1048] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.467670 14820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58512
I20260710 11:00:28.468359 14820 raft_consensus.cc:606] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:28.474357 14946 consensus_queue.cc:1048] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.477588 14894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:45584
I20260710 11:00:28.478340 14894 raft_consensus.cc:606] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:28.530081 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58068
I20260710 11:00:28.530776 14745 raft_consensus.cc:606] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:28.540843 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:58068
I20260710 11:00:28.541523 14745 raft_consensus.cc:606] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Received request to transfer leadership to TS 4c80bac601664e6593deef42dddb8096
I20260710 11:00:28.564642 14960 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:28.565230 14960 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.567974 14960 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.568215 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c03a7bfb892481da5783050fd835a58" is_pre_election: true
I20260710 11:00:28.569180 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c80bac601664e6593deef42dddb8096" is_pre_election: true
I20260710 11:00:28.569939 14895 raft_consensus.cc:2393] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adcce1b7907d4184b3968e57f79cc021 in current term 1: Already voted for candidate 3c03a7bfb892481da5783050fd835a58 in this term.
I20260710 11:00:28.570905 14787 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096
I20260710 11:00:28.571558 14960 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:28.578029 14960 raft_consensus.cc:2749] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:28.620069 15018 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.627869 14946 raft_consensus.cc:993] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:28.628361 15018 raft_consensus.cc:1081] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:28.631304 14820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58500
I20260710 11:00:28.631851 14820 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.632205 14820 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.638963 15018 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:28.638903 14820 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.640733 14821 raft_consensus.cc:1240] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Rejecting Update request from peer 3c03a7bfb892481da5783050fd835a58 for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:28.644702 15018 consensus_queue.cc:1059] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.645658 14946 raft_consensus.cc:3055] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.646013 14946 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.646855 14946 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.647816 14946 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.650424 14820 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 2 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.651839 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.652366 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:28.657737 14945 raft_consensus.cc:993] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.658187 14945 raft_consensus.cc:1081] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.660056 14746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:28.660532 14746 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.660835 14746 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.666859 14977 consensus_queue.cc:1048] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.671157 14746 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.673070 14746 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 2 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.673792 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.674484 14821 raft_consensus.cc:3055] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.674880 14821 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.675040 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.676272 14895 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.676050 14821 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.677863 14821 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.684566 14821 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.684744 15010 raft_consensus.cc:993] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:28.685312 15010 raft_consensus.cc:1081] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:28.694190 14895 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.696416 14820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58492
I20260710 11:00:28.697034 14820 raft_consensus.cc:493] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.697400 14820 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.698331 14712 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:28.699826 14945 raft_consensus.cc:993] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.699990 14946 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.700287 14945 raft_consensus.cc:1081] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.700528 14946 raft_consensus.cc:697] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.701387 14946 consensus_queue.cc:237] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.703297 14744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:28.703871 14744 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.704144 14744 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.706002 14745 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 2.
I20260710 11:00:28.707304 15010 consensus_queue.cc:1048] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.710493 14785 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 4c80bac601664e6593deef42dddb8096
I20260710 11:00:28.710199 14643 catalog_manager.cc:5697] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 1 to 2, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.711477 14960 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.712006 14960 raft_consensus.cc:697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.712769 14960 consensus_queue.cc:237] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.721925 14820 raft_consensus.cc:515] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.726608 14820 leader_election.cc:290] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 2 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.726825 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.727465 14895 raft_consensus.cc:3055] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.727780 14895 raft_consensus.cc:740] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:28.726647 14642 catalog_manager.cc:5697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 1 to 2, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.728202 14746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6158ef298074f0c84e5228c9b42c541" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:28.728650 14895 consensus_queue.cc:260] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.729878 14895 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.731950 14744 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.735337 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.737161 14820 raft_consensus.cc:3055] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.737555 14820 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.738791 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.741146 14894 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.741328 14820 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.742692 14820 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.736415 14895 raft_consensus.cc:2468] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 2.
I20260710 11:00:28.736696 14744 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 2 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.751588 14787 leader_election.cc:304] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:28.749991 14820 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.754627 14960 raft_consensus.cc:2804] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.755143 14960 raft_consensus.cc:697] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.755561 14711 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:28.755982 14894 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.757228 14946 raft_consensus.cc:2804] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.758446 14946 raft_consensus.cc:697] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.759253 14946 consensus_queue.cc:237] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.755926 14960 consensus_queue.cc:237] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.770079 14640 catalog_manager.cc:5697] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 1 to 2, leader changed from 4c80bac601664e6593deef42dddb8096 (127.14.68.195) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.779233 14642 catalog_manager.cc:5697] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 1 to 2, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.828765 14960 consensus_queue.cc:1048] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.841566 14967 consensus_queue.cc:1048] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:28.844015 14967 raft_consensus.cc:993] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.844430 14967 raft_consensus.cc:1081] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.846487 14744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:28.847240 14744 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.847694 14744 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.857460 14744 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.860438 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.861080 14820 raft_consensus.cc:3055] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.861431 14820 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:28.862006 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.862609 14894 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.862290 14820 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.863392 14820 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.866730 14744 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 2 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.869968 14894 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.870302 14820 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.871341 14712 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:28.872138 14946 raft_consensus.cc:2804] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.872629 14946 raft_consensus.cc:697] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.873409 14946 consensus_queue.cc:237] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.881888 14642 catalog_manager.cc:5697] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 1 to 2, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.896140 15008 raft_consensus.cc:993] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.896636 14977 raft_consensus.cc:1081] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:28.898239 14744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58054
I20260710 11:00:28.898828 14744 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.899202 14744 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.906098 14744 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.908228 14744 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 2 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:28.909089 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.909698 14820 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.909960 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:28.910566 14894 raft_consensus.cc:3055] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.910894 14894 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:28.911741 14894 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.912950 14894 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.915110 14820 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.916450 14711 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:28.917443 14946 raft_consensus.cc:2804] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.917907 14946 raft_consensus.cc:697] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.918740 14946 consensus_queue.cc:237] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.919852 14894 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 2.
I20260710 11:00:28.926306 14642 catalog_manager.cc:5697] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 1 to 2, leader changed from 4c80bac601664e6593deef42dddb8096 (127.14.68.195) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:28.948266 15018 raft_consensus.cc:993] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: : Instructing follower 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:28.948755 14946 raft_consensus.cc:1081] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Signalling peer 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:28.950232 14894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:45578
I20260710 11:00:28.950711 14894 raft_consensus.cc:493] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.951014 14894 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.955935 14894 raft_consensus.cc:515] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.957723 14894 leader_election.cc:290] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 2 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:28.958714 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:28.958865 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef6dbf7b203466e948b900c7245f8b1" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:28.959399 14744 raft_consensus.cc:3055] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.959465 14820 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.959761 14744 raft_consensus.cc:740] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:28.960587 14744 consensus_queue.cc:260] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.961481 14744 raft_consensus.cc:3060] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.966190 14744 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 2.
I20260710 11:00:28.967676 14859 leader_election.cc:304] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:28.966159 14820 raft_consensus.cc:2468] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 2.
I20260710 11:00:28.968570 14977 raft_consensus.cc:2804] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.969048 14977 raft_consensus.cc:697] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 2 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:28.969946 14977 consensus_queue.cc:237] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:28.977433 14640 catalog_manager.cc:5697] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 1 to 2, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.091384 14820 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.092764 14946 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.107402 14894 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.108899 14946 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.184459 14894 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.189421 14894 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.190827 14967 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.199416 14744 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.203343 14960 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.250972 14820 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.252578 14946 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.255689 14894 raft_consensus.cc:1275] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.257555 14967 consensus_queue.cc:1048] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.264662 14895 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.266396 15018 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.270133 14744 raft_consensus.cc:3060] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:29.278532 14744 raft_consensus.cc:1275] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.280081 14970 consensus_queue.cc:1048] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.299975 14820 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.301285 15018 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:29.310928 14894 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.312371 15020 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.373473 14820 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.374675 15020 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.382011 14894 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.383375 15018 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.576632 14744 raft_consensus.cc:1275] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.577790 14977 consensus_queue.cc:1048] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:29.583454 14820 raft_consensus.cc:1275] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:29.585062 14977 consensus_queue.cc:1048] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:31.570647 14611 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:00:31.571615 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:31.592921 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:58082
I20260710 11:00:31.593537 14745 raft_consensus.cc:606] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Received request to transfer leadership to TS 4c80bac601664e6593deef42dddb8096
I20260710 11:00:31.604027 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:31.604607 14821 raft_consensus.cc:606] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Received request to transfer leadership to TS 4c80bac601664e6593deef42dddb8096
I20260710 11:00:31.605744 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:31.606293 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:31.619813 15032 raft_consensus.cc:993] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:31.620270 15032 raft_consensus.cc:1081] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Signalling peer 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:31.621675 14894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:45566
I20260710 11:00:31.622197 14894 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:31.622514 14894 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.626995 14894 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.629388 14894 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 3 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:31.629957 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:31.629957 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:31.630859 14821 raft_consensus.cc:3055] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:31.630930 14745 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.631294 14821 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:31.632133 14821 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.633313 14821 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.637779 14745 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 3.
I20260710 11:00:31.639081 14859 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:31.639770 15035 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:31.639714 14821 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 3.
I20260710 11:00:31.641212 15035 raft_consensus.cc:697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:31.641983 15035 consensus_queue.cc:237] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.648792 14643 catalog_manager.cc:5697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 2 to 3, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:31.752209 14982 raft_consensus.cc:993] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: : Instructing follower 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:31.752664 15020 raft_consensus.cc:1081] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Signalling peer 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:31.754029 14894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:45578
I20260710 11:00:31.754572 14894 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:31.754873 14894 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.760146 14894 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.761680 14894 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 3 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063)
I20260710 11:00:31.762555 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:31.762720 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:31.763124 14821 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.763253 14745 raft_consensus.cc:3055] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:31.763619 14745 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:31.764312 14745 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.765208 14745 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:31.767822 14821 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 3.
I20260710 11:00:31.768888 14860 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:31.769591 15035 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:31.769953 14745 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 3.
I20260710 11:00:31.770128 15035 raft_consensus.cc:697] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:31.770967 15035 consensus_queue.cc:237] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:31.777558 14643 catalog_manager.cc:5697] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 2 to 3, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.082737 14745 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:32.083926 15035 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:32.094871 14821 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:32.096310 15035 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:32.329315 14745 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:32.330600 15035 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:32.341138 14821 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:32.342747 15041 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:32.607107 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:32.616540 14894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:45584
I20260710 11:00:32.617079 14894 raft_consensus.cc:606] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:32.621596 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58068
I20260710 11:00:32.622259 14745 raft_consensus.cc:606] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:32.627218 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58068
I20260710 11:00:32.627753 14745 raft_consensus.cc:606] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:32.632279 14745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58068
I20260710 11:00:32.632778 14745 raft_consensus.cc:606] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:32.641969 14894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
mode: GRACEFUL
new_leader_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:45584
I20260710 11:00:32.642563 14894 raft_consensus.cc:606] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Received request to transfer leadership to TS adcce1b7907d4184b3968e57f79cc021
I20260710 11:00:32.697713 15020 raft_consensus.cc:993] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.698199 15056 raft_consensus.cc:1081] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.699597 14821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58500
I20260710 11:00:32.700079 14821 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.700415 14821 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.704993 14821 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.706604 14821 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 3 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:32.707472 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:32.707680 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:32.708086 14745 raft_consensus.cc:3055] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:32.708159 14894 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.708487 14745 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:32.709270 14745 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.710448 14745 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.714576 14894 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:32.715855 14787 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:32.716796 14745 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:32.716660 15032 raft_consensus.cc:2804] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:32.718360 15032 raft_consensus.cc:697] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:32.719116 15032 consensus_queue.cc:237] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.725741 14642 catalog_manager.cc:5697] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 2 to 3, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 3 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.908396 15020 raft_consensus.cc:993] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.908821 15056 raft_consensus.cc:1081] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.910508 14821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58500
I20260710 11:00:32.910943 14821 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.911190 14821 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.915953 14821 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.918145 14821 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 3 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:32.918434 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:32.918902 15041 raft_consensus.cc:993] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.919003 14745 raft_consensus.cc:3055] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:32.919394 15041 raft_consensus.cc:1081] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:32.919369 14745 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:32.920293 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:32.920367 14745 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.920853 14894 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.921183 14821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58492
I20260710 11:00:32.921533 14745 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:32.921684 14821 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.922135 14821 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:32.925833 14745 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:32.926904 14785 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:32.927062 14894 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:32.927690 15032 raft_consensus.cc:2804] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:32.928201 15032 raft_consensus.cc:697] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:32.928421 14821 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.929032 15032 consensus_queue.cc:237] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.930161 14821 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 4 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:32.931232 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:32.931237 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:32.931921 14894 raft_consensus.cc:3055] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:32.932150 14745 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:32.932300 14894 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:32.935578 14894 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.936420 14894 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:32.936702 14642 catalog_manager.cc:5697] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 2 to 3, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 3 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.939008 14745 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 4.
I20260710 11:00:32.940086 14785 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:32.940935 15032 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:32.940986 14894 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 4.
I20260710 11:00:32.941550 15032 raft_consensus.cc:697] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:32.942363 15032 consensus_queue.cc:237] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:32.948904 14642 catalog_manager.cc:5697] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 3 to 4, leader changed from 4c80bac601664e6593deef42dddb8096 (127.14.68.195) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 4 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.008143 15056 raft_consensus.cc:993] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:33.008580 15020 raft_consensus.cc:1081] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:33.009920 14821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58500
I20260710 11:00:33.010396 14821 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:33.010653 14821 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:33.015204 14821 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.016673 14821 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 3 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:33.017374 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:33.017643 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:33.017951 14745 raft_consensus.cc:3055] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:33.018146 14894 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:33.018316 14745 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:33.019062 14745 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.019969 14745 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:33.022328 14894 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:33.023168 14787 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:33.023833 15032 raft_consensus.cc:2804] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:33.024080 14745 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 3.
I20260710 11:00:33.024328 15032 raft_consensus.cc:697] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:33.025122 15032 consensus_queue.cc:237] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.032828 14642 catalog_manager.cc:5697] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 2 to 3, leader changed from 3c03a7bfb892481da5783050fd835a58 (127.14.68.193) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 3 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.082579 15041 raft_consensus.cc:993] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: : Instructing follower adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:33.083006 15035 raft_consensus.cc:1081] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Signalling peer adcce1b7907d4184b3968e57f79cc021 to start an election
I20260710 11:00:33.084369 14821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
 from {username='slave'} at 127.0.0.1:58492
I20260710 11:00:33.084839 14821 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:33.085137 14821 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:33.090147 14821 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.091993 14821 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [CANDIDATE]: Term 4 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:33.092896 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:33.093041 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "adcce1b7907d4184b3968e57f79cc021" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:33.093433 14745 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:33.093495 14894 raft_consensus.cc:3055] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:33.093901 14894 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:33.094704 14894 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.095743 14894 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:33.099494 14745 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 4.
I20260710 11:00:33.100567 14785 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: 3c03a7bfb892481da5783050fd835a58, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:33.101075 14894 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adcce1b7907d4184b3968e57f79cc021 in term 4.
I20260710 11:00:33.101229 15032 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:33.101717 15032 raft_consensus.cc:697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Becoming Leader. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:33.102536 15032 consensus_queue.cc:237] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:33.108774 14642 catalog_manager.cc:5697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 reported cstate change: term changed from 3 to 4, leader changed from 4c80bac601664e6593deef42dddb8096 (127.14.68.195) to adcce1b7907d4184b3968e57f79cc021 (127.14.68.194). New cstate: current_term: 4 leader_uuid: "adcce1b7907d4184b3968e57f79cc021" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.236754 14894 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.237942 14745 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.238468 15032 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:33.239130 15057 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:33.330255 14895 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.331497 15070 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:33.341126 14894 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:33.343863 14745 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.345866 15070 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:33.345875 15057 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:33.358222 14745 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:33.359675 15032 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:33.405867 14745 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.407112 15032 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:33.416167 14895 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:33.417975 15070 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:33.571677 14745 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:33.572789 15070 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:33.580451 14895 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Refusing update from remote peer adcce1b7907d4184b3968e57f79cc021: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:33.581950 15057 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:35.649699 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:35.657071 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:35.657781 14821 raft_consensus.cc:606] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:35.660851 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:35.661491 14821 raft_consensus.cc:606] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Received request to transfer leadership to TS 4c80bac601664e6593deef42dddb8096
I20260710 11:00:35.664181 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:35.664626 14821 raft_consensus.cc:606] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Received request to transfer leadership to TS 4c80bac601664e6593deef42dddb8096
I20260710 11:00:35.666867 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:35.667279 14821 raft_consensus.cc:606] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:35.669385 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
mode: GRACEFUL
new_leader_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58524
I20260710 11:00:35.669786 14821 raft_consensus.cc:606] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Received request to transfer leadership to TS 3c03a7bfb892481da5783050fd835a58
I20260710 11:00:35.670809 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:35.671236 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:35.812681 15057 raft_consensus.cc:993] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.813233 15070 raft_consensus.cc:1081] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.814807 14745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:35.815237 14745 raft_consensus.cc:493] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.815500 14745 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.820571 15057 raft_consensus.cc:993] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.821064 15070 raft_consensus.cc:1081] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.821020 14745 raft_consensus.cc:515] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.822890 14744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:35.823252 14745 leader_election.cc:290] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 4 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:35.823446 14744 raft_consensus.cc:493] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.823885 14744 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.824333 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:35.824501 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f185cd95774cba8bf8e1da8cefc7d0" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:35.825114 14895 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.825073 14821 raft_consensus.cc:3055] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:35.825584 14821 raft_consensus.cc:740] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:35.826431 14821 consensus_queue.cc:260] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.827700 14821 raft_consensus.cc:3060] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.830358 14895 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 4.
I20260710 11:00:35.831346 14744 raft_consensus.cc:515] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.832321 14712 leader_election.cc:304] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:35.833505 14744 leader_election.cc:290] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 4 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:35.834353 14821 raft_consensus.cc:2468] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 4.
I20260710 11:00:35.834491 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:35.835309 14820 raft_consensus.cc:3055] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:35.835628 14820 raft_consensus.cc:740] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:35.835853 15081 raft_consensus.cc:2804] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:35.836825 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1399e27c4d947b2979690685f7a0056" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:35.836489 14820 consensus_queue.cc:260] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.836897 15081 raft_consensus.cc:697] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 4 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:35.837428 14895 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.837860 14820 raft_consensus.cc:3060] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.838136 15081 consensus_queue.cc:237] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.842501 14895 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 4.
I20260710 11:00:35.843715 14712 leader_election.cc:304] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:35.844673 15081 raft_consensus.cc:2804] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:35.844887 14820 raft_consensus.cc:2468] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 4.
I20260710 11:00:35.845142 15081 raft_consensus.cc:697] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 4 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:35.846122 15081 consensus_queue.cc:237] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.847280 14643 catalog_manager.cc:5697] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 3 to 4, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 4 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.851177 15057 raft_consensus.cc:993] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:35.851649 15070 raft_consensus.cc:1081] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Signalling peer 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:35.853094 14895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:45566
I20260710 11:00:35.853518 14895 raft_consensus.cc:493] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.853786 14895 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.857563 14895 raft_consensus.cc:515] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.859982 14895 leader_election.cc:290] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 5 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:35.860386 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:35.860986 14744 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.863159 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad93c9f18fb45a6a26bbd3ac770faeb" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:35.863706 14820 raft_consensus.cc:3055] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:35.864012 14820 raft_consensus.cc:740] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:35.864733 14820 consensus_queue.cc:260] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.865743 14820 raft_consensus.cc:3060] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.869591 14744 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 5.
I20260710 11:00:35.871554 14859 leader_election.cc:304] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:35.872558 14820 raft_consensus.cc:2468] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 5.
I20260710 11:00:35.872591 15035 raft_consensus.cc:2804] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:35.874540 15035 raft_consensus.cc:697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 5 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:35.875520 15035 consensus_queue.cc:237] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.880779 14643 catalog_manager.cc:5697] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 3 to 4, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 4 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.884260 14640 catalog_manager.cc:5697] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 4 to 5, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 5 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.938884 15057 raft_consensus.cc:993] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.939376 15070 raft_consensus.cc:1081] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Signalling peer 3c03a7bfb892481da5783050fd835a58 to start an election
I20260710 11:00:35.940856 14744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545"
dest_uuid: "3c03a7bfb892481da5783050fd835a58"
 from {username='slave'} at 127.0.0.1:58058
I20260710 11:00:35.941381 14744 raft_consensus.cc:493] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.941700 14744 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.944453 15057 raft_consensus.cc:993] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: : Instructing follower 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:35.944922 15070 raft_consensus.cc:1081] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Signalling peer 4c80bac601664e6593deef42dddb8096 to start an election
I20260710 11:00:35.946365 14895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4"
dest_uuid: "4c80bac601664e6593deef42dddb8096"
 from {username='slave'} at 127.0.0.1:45566
I20260710 11:00:35.946501 14744 raft_consensus.cc:515] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.946807 14895 raft_consensus.cc:493] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.947268 14895 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.948271 14744 leader_election.cc:290] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [CANDIDATE]: Term 5 election: Requested vote from peers adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185), 4c80bac601664e6593deef42dddb8096 (127.14.68.195:42511)
I20260710 11:00:35.949128 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:35.949465 14894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a6a2be10ea4f319ea287d29d560545" candidate_uuid: "3c03a7bfb892481da5783050fd835a58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c80bac601664e6593deef42dddb8096"
I20260710 11:00:35.949755 14820 raft_consensus.cc:3055] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:35.949991 14894 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.950143 14820 raft_consensus.cc:740] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:35.951016 14820 consensus_queue.cc:260] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.952111 14820 raft_consensus.cc:3060] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:35.953163 14895 raft_consensus.cc:515] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.954698 14894 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 5.
I20260710 11:00:35.955397 14895 leader_election.cc:290] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [CANDIDATE]: Term 4 election: Requested vote from peers 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063), adcce1b7907d4184b3968e57f79cc021 (127.14.68.194:40185)
I20260710 11:00:35.956032 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "adcce1b7907d4184b3968e57f79cc021"
I20260710 11:00:35.956102 14712 leader_election.cc:304] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [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: 3c03a7bfb892481da5783050fd835a58, 4c80bac601664e6593deef42dddb8096; no voters: 
I20260710 11:00:35.956461 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2197eae8451e4957bb0cc430c8e771f4" candidate_uuid: "4c80bac601664e6593deef42dddb8096" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c03a7bfb892481da5783050fd835a58"
I20260710 11:00:35.956630 14821 raft_consensus.cc:3055] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:35.957043 14821 raft_consensus.cc:740] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: adcce1b7907d4184b3968e57f79cc021, State: Running, Role: LEADER
I20260710 11:00:35.957093 14744 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.957104 15082 raft_consensus.cc:2804] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:35.957823 15082 raft_consensus.cc:697] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 5 LEADER]: Becoming Leader. State: Replica: 3c03a7bfb892481da5783050fd835a58, State: Running, Role: LEADER
I20260710 11:00:35.957908 14821 consensus_queue.cc:260] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.958863 14821 raft_consensus.cc:3060] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:35.958834 15082 consensus_queue.cc:237] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [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: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.960474 14820 raft_consensus.cc:2468] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c03a7bfb892481da5783050fd835a58 in term 5.
I20260710 11:00:35.964157 14821 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 4.
I20260710 11:00:35.965430 14860 leader_election.cc:304] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [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: 4c80bac601664e6593deef42dddb8096, adcce1b7907d4184b3968e57f79cc021; no voters: 
I20260710 11:00:35.966307 15035 raft_consensus.cc:2804] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:35.966777 15035 raft_consensus.cc:697] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 4 LEADER]: Becoming Leader. State: Replica: 4c80bac601664e6593deef42dddb8096, State: Running, Role: LEADER
I20260710 11:00:35.966902 14640 catalog_manager.cc:5697] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 reported cstate change: term changed from 4 to 5, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 3c03a7bfb892481da5783050fd835a58 (127.14.68.193). New cstate: current_term: 5 leader_uuid: "3c03a7bfb892481da5783050fd835a58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.967680 15035 consensus_queue.cc:237] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [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: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } }
I20260710 11:00:35.968608 14744 raft_consensus.cc:2468] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c80bac601664e6593deef42dddb8096 in term 4.
I20260710 11:00:35.976296 14643 catalog_manager.cc:5697] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 reported cstate change: term changed from 3 to 4, leader changed from adcce1b7907d4184b3968e57f79cc021 (127.14.68.194) to 4c80bac601664e6593deef42dddb8096 (127.14.68.195). New cstate: current_term: 4 leader_uuid: "4c80bac601664e6593deef42dddb8096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:36.236068 14821 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.237318 15082 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:36.239252 14821 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.240434 15082 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:36.263156 14895 raft_consensus.cc:1275] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.268638 15097 consensus_queue.cc:1048] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:36.276573 14895 raft_consensus.cc:1275] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.278087 15097 consensus_queue.cc:1048] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:36.301440 14820 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:36.302479 15035 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:36.312497 14744 raft_consensus.cc:1275] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:36.314167 15106 consensus_queue.cc:1048] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:36.382318 14744 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.383520 14820 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:36.383594 15106 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c03a7bfb892481da5783050fd835a58" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:36.384856 15100 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:36.395433 14821 raft_consensus.cc:1275] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Refusing update from remote peer 4c80bac601664e6593deef42dddb8096: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:36.395576 14894 raft_consensus.cc:1275] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Refusing update from remote peer 3c03a7bfb892481da5783050fd835a58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:36.396875 15035 consensus_queue.cc:1048] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adcce1b7907d4184b3968e57f79cc021" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:36.397198 15098 consensus_queue.cc:1048] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c80bac601664e6593deef42dddb8096" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 42511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:36.672072 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:36.677611 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:00:36.704141 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.705024 14611 tablet_replica.cc:333] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.706012 14611 raft_consensus.cc:2243] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.706621 14611 raft_consensus.cc:2272] T 2197eae8451e4957bb0cc430c8e771f4 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.709769 14611 tablet_replica.cc:333] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.710335 14611 raft_consensus.cc:2243] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.710702 14611 raft_consensus.cc:2272] T 9ef6dbf7b203466e948b900c7245f8b1 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.712319 14611 tablet_replica.cc:333] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.712874 14611 raft_consensus.cc:2243] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.713369 14611 raft_consensus.cc:2272] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.715709 14611 tablet_replica.cc:333] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.716215 14611 raft_consensus.cc:2243] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.716619 14611 raft_consensus.cc:2272] T c6158ef298074f0c84e5228c9b42c541 P 3c03a7bfb892481da5783050fd835a58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.718308 14611 tablet_replica.cc:333] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.718789 14611 raft_consensus.cc:2243] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.719158 14611 raft_consensus.cc:2272] T 0563b094001a4a49a2ff4bbc4300f394 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.720918 14611 tablet_replica.cc:333] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.721606 14611 raft_consensus.cc:2243] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 5 LEADER]: Raft consensus shutting down.
W20260710 11:00:36.721800 14859 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:00:36.722561 14611 raft_consensus.cc:2272] T 08a6a2be10ea4f319ea287d29d560545 P 3c03a7bfb892481da5783050fd835a58 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.725201 14611 tablet_replica.cc:333] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
W20260710 11:00:36.725415 14859 consensus_peers.cc:597] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 -> Peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Couldn't send request to peer 3c03a7bfb892481da5783050fd835a58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.725813 14611 raft_consensus.cc:2243] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.726532 14611 raft_consensus.cc:2272] T b5f185cd95774cba8bf8e1da8cefc7d0 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.728339 14611 tablet_replica.cc:333] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.728909 14611 raft_consensus.cc:2243] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.729848 14611 raft_consensus.cc:2272] T b1399e27c4d947b2979690685f7a0056 P 3c03a7bfb892481da5783050fd835a58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.732091 14611 tablet_replica.cc:333] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58: stopping tablet replica
I20260710 11:00:36.732595 14611 raft_consensus.cc:2243] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.733161 14611 raft_consensus.cc:2272] T 913528866ae34a959b506aea937e86f4 P 3c03a7bfb892481da5783050fd835a58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.830528 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
I20260710 11:00:36.850740 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:00:36.878643 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.879400 14611 tablet_replica.cc:333] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.880235 14611 raft_consensus.cc:2243] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.880810 14611 raft_consensus.cc:2272] T 9ad93c9f18fb45a6a26bbd3ac770faeb P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.883950 14611 tablet_replica.cc:333] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.884718 14611 raft_consensus.cc:2243] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.885562 14611 raft_consensus.cc:2272] T 913528866ae34a959b506aea937e86f4 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.885895 14859 consensus_peers.cc:597] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 -> Peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Couldn't send request to peer 3c03a7bfb892481da5783050fd835a58. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.888195 14611 tablet_replica.cc:333] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.889631 14611 raft_consensus.cc:2243] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.890861 14611 raft_consensus.cc:2272] T c6158ef298074f0c84e5228c9b42c541 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.893498 14611 tablet_replica.cc:333] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.894156 14611 raft_consensus.cc:2243] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.895020 14611 raft_consensus.cc:2272] T 2197eae8451e4957bb0cc430c8e771f4 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.898381 14611 tablet_replica.cc:333] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.899345 14611 raft_consensus.cc:2243] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.899881 14611 raft_consensus.cc:2272] T 9ef6dbf7b203466e948b900c7245f8b1 P adcce1b7907d4184b3968e57f79cc021 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.902622 14611 tablet_replica.cc:333] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.903581 14611 raft_consensus.cc:2243] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.904155 14611 raft_consensus.cc:2272] T b5f185cd95774cba8bf8e1da8cefc7d0 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.907240 14611 tablet_replica.cc:333] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.907912 14611 raft_consensus.cc:2243] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.908438 14611 raft_consensus.cc:2272] T b1399e27c4d947b2979690685f7a0056 P adcce1b7907d4184b3968e57f79cc021 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.910989 14611 tablet_replica.cc:333] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.911701 14611 raft_consensus.cc:2243] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.912802 14611 raft_consensus.cc:2272] T 0563b094001a4a49a2ff4bbc4300f394 P adcce1b7907d4184b3968e57f79cc021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.915328 14611 tablet_replica.cc:333] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021: stopping tablet replica
I20260710 11:00:36.915933 14611 raft_consensus.cc:2243] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.916424 14611 raft_consensus.cc:2272] T 08a6a2be10ea4f319ea287d29d560545 P adcce1b7907d4184b3968e57f79cc021 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.933684 14859 consensus_peers.cc:597] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 -> Peer 3c03a7bfb892481da5783050fd835a58 (127.14.68.193:35063): Couldn't send request to peer 3c03a7bfb892481da5783050fd835a58. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.944700 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:00:36.960556 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
I20260710 11:00:36.984112 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.984814 14611 tablet_replica.cc:333] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.985702 14611 raft_consensus.cc:2243] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.986344 14611 raft_consensus.cc:2272] T 913528866ae34a959b506aea937e86f4 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.988009 14611 tablet_replica.cc:333] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.988468 14611 raft_consensus.cc:2243] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.988865 14611 raft_consensus.cc:2272] T c6158ef298074f0c84e5228c9b42c541 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.990466 14611 tablet_replica.cc:333] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.990890 14611 raft_consensus.cc:2243] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.991546 14611 raft_consensus.cc:2272] T 9ef6dbf7b203466e948b900c7245f8b1 P 4c80bac601664e6593deef42dddb8096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.993080 14611 tablet_replica.cc:333] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.993506 14611 raft_consensus.cc:2243] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.994202 14611 raft_consensus.cc:2272] T 2197eae8451e4957bb0cc430c8e771f4 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.996265 14611 tablet_replica.cc:333] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.996690 14611 raft_consensus.cc:2243] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.997027 14611 raft_consensus.cc:2272] T 08a6a2be10ea4f319ea287d29d560545 P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.998956 14611 tablet_replica.cc:333] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:36.999374 14611 raft_consensus.cc:2243] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.999678 14611 raft_consensus.cc:2272] T 0563b094001a4a49a2ff4bbc4300f394 P 4c80bac601664e6593deef42dddb8096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:37.001163 14611 tablet_replica.cc:333] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:37.001546 14611 raft_consensus.cc:2243] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:37.002218 14611 raft_consensus.cc:2272] T 9ad93c9f18fb45a6a26bbd3ac770faeb P 4c80bac601664e6593deef42dddb8096 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:37.003970 14611 tablet_replica.cc:333] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:37.004417 14611 raft_consensus.cc:2243] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:37.004818 14611 raft_consensus.cc:2272] T b1399e27c4d947b2979690685f7a0056 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:37.006573 14611 tablet_replica.cc:333] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096: stopping tablet replica
I20260710 11:00:37.007059 14611 raft_consensus.cc:2243] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:37.007423 14611 raft_consensus.cc:2272] T b5f185cd95774cba8bf8e1da8cefc7d0 P 4c80bac601664e6593deef42dddb8096 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:37.032964 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:00:37.050228 14611 master.cc:562] Master@127.14.68.254:42829 shutting down...
I20260710 11:00:37.159885 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:37.160425 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:37.160722 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 205e8cc123bb40e7858b3586c09c382c: stopping tablet replica
I20260710 11:00:37.180027 14611 master.cc:584] Master@127.14.68.254:42829 shutdown complete.
3c03a7bfb892481da5783050fd835a58  4
4c80bac601664e6593deef42dddb8096  1
adcce1b7907d4184b3968e57f79cc021  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12729 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:00:37.222044 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:40241
I20260710 11:00:37.223383 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.228915 15116 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
W20260710 11:00:37.229447 15117 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
I20260710 11:00:37.231655 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:37.231981 15119 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
I20260710 11:00:37.232873 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.233057 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.233238 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681237233224 us; error 0 us; skew 500 ppm
I20260710 11:00:37.233794 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.236641 14611 webserver.cc:533] Webserver started at http://127.14.68.254:42517/ using document root <none> and password file <none>
I20260710 11:00:37.237181 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.237387 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.237658 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.238859 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "788aaa0f1c464661931e5bc4d28677a8"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.243302 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:37.246649 15124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.247385 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:00:37.247676 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "788aaa0f1c464661931e5bc4d28677a8"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.247951 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-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)
I20260710 11:00:37.265352 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.266664 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.304066 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:40241
I20260710 11:00:37.304152 15175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:40241 every 8 connection(s)
I20260710 11:00:37.307950 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.317256 15176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8: Bootstrap starting.
I20260710 11:00:37.321818 15176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:37.325945 15176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8: No bootstrap required, opened a new log
I20260710 11:00:37.328055 15176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER }
I20260710 11:00:37.328433 15176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:37.328604 15176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788aaa0f1c464661931e5bc4d28677a8, State: Initialized, Role: FOLLOWER
I20260710 11:00:37.329088 15176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER }
I20260710 11:00:37.329473 15176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:37.329664 15176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:37.329872 15176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:37.333838 15176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER }
I20260710 11:00:37.334386 15176 leader_election.cc:304] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 788aaa0f1c464661931e5bc4d28677a8; no voters: 
I20260710 11:00:37.335445 15176 leader_election.cc:290] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:37.335778 15179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:37.337088 15179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 1 LEADER]: Becoming Leader. State: Replica: 788aaa0f1c464661931e5bc4d28677a8, State: Running, Role: LEADER
I20260710 11:00:37.337805 15179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER }
I20260710 11:00:37.338426 15176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:37.342597 15180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "788aaa0f1c464661931e5bc4d28677a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER } }
I20260710 11:00:37.343420 15180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:37.343959 15181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 788aaa0f1c464661931e5bc4d28677a8. Latest consensus state: current_term: 1 leader_uuid: "788aaa0f1c464661931e5bc4d28677a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "788aaa0f1c464661931e5bc4d28677a8" member_type: VOTER } }
I20260710 11:00:37.344802 15181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:37.351346 15187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:37.356980 15187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:37.358085 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:37.365517 15187 catalog_manager.cc:1383] Generated new cluster ID: 18b8f582088a4fc2bfead5c8be9ce015
I20260710 11:00:37.365813 15187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:37.394522 15187 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:37.395648 15187 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:37.409555 15187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8: Generated new TSK 0
I20260710 11:00:37.410144 15187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:37.424655 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.430648 15197 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
W20260710 11:00:37.431736 15198 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
W20260710 11:00:37.433387 15200 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
I20260710 11:00:37.433470 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:37.434541 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.434723 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.434839 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681237434829 us; error 0 us; skew 500 ppm
I20260710 11:00:37.435285 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.437438 14611 webserver.cc:533] Webserver started at http://127.14.68.193:34019/ using document root <none> and password file <none>
I20260710 11:00:37.437876 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.438028 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.438323 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.439333 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "55e33268266845afa96c942f4eb298be"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.443921 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:00:37.447252 15205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.447973 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:37.448294 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "55e33268266845afa96c942f4eb298be"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.448577 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-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)
I20260710 11:00:37.472944 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.474334 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.475814 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.478039 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.478314 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.478554 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.478729 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.517660 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:34873
I20260710 11:00:37.517756 15267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:34873 every 8 connection(s)
I20260710 11:00:37.522419 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.530925 15272 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
W20260710 11:00:37.531659 15273 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
W20260710 11:00:37.533092 15275 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
I20260710 11:00:37.534768 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:37.535776 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.536049 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.536083 15268 heartbeater.cc:344] Connected to a master server at 127.14.68.254:40241
I20260710 11:00:37.536278 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681237536242 us; error 0 us; skew 500 ppm
I20260710 11:00:37.536588 15268 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.536948 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.537407 15268 heartbeater.cc:507] Master 127.14.68.254:40241 requested a full tablet report, sending...
I20260710 11:00:37.539547 15141 ts_manager.cc:194] Registered new tserver with Master: 55e33268266845afa96c942f4eb298be (127.14.68.193:34873)
I20260710 11:00:37.539856 14611 webserver.cc:533] Webserver started at http://127.14.68.194:33265/ using document root <none> and password file <none>
I20260710 11:00:37.540496 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.540702 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.540987 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.541532 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34596
I20260710 11:00:37.542264 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "15dee17195ec4ec4b2b813c50696800a"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.546741 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:37.550153 15280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.550869 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:37.551156 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "15dee17195ec4ec4b2b813c50696800a"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.551450 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-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)
I20260710 11:00:37.565994 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.567308 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.568796 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.571045 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.571295 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.571528 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.571691 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.611129 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:35609
I20260710 11:00:37.611243 15342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:35609 every 8 connection(s)
I20260710 11:00:37.615734 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.622900 15346 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
W20260710 11:00:37.623375 15347 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
W20260710 11:00:37.627065 15349 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
I20260710 11:00:37.627780 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:37.628788 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:37.628924 15343 heartbeater.cc:344] Connected to a master server at 127.14.68.254:40241
W20260710 11:00:37.629050 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.629357 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681237629338 us; error 0 us; skew 500 ppm
I20260710 11:00:37.629407 15343 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.629971 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.630350 15343 heartbeater.cc:507] Master 127.14.68.254:40241 requested a full tablet report, sending...
I20260710 11:00:37.632831 15141 ts_manager.cc:194] Registered new tserver with Master: 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:37.633041 14611 webserver.cc:533] Webserver started at http://127.14.68.195:36025/ using document root <none> and password file <none>
I20260710 11:00:37.633688 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.633932 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.634301 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.634678 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34608
I20260710 11:00:37.635900 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "d7602e5a42cd438aa8e4138aaa940763"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.640726 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:37.644167 15354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.644940 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:37.645257 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "d7602e5a42cd438aa8e4138aaa940763"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-xwkk"
I20260710 11:00:37.645565 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681224316539-14611-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)
I20260710 11:00:37.668308 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.669559 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.671061 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.673331 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.673561 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.673795 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.673971 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.713363 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:36133
I20260710 11:00:37.713451 15416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:36133 every 8 connection(s)
I20260710 11:00:37.726895 15417 heartbeater.cc:344] Connected to a master server at 127.14.68.254:40241
I20260710 11:00:37.727236 15417 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.727911 15417 heartbeater.cc:507] Master 127.14.68.254:40241 requested a full tablet report, sending...
I20260710 11:00:37.729678 15141 ts_manager.cc:194] Registered new tserver with Master: d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:37.730532 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014088449s
I20260710 11:00:37.730911 15141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34612
I20260710 11:00:37.756387 15141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34626:
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"
    }
  }
}
W20260710 11:00:37.759203 15141 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.
I20260710 11:00:37.838313 15382 tablet_service.cc:1511] Processing CreateTablet for tablet acad9b94e74648f9bfa335dc01cf1101 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:37.839798 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acad9b94e74648f9bfa335dc01cf1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.839605 15308 tablet_service.cc:1511] Processing CreateTablet for tablet acad9b94e74648f9bfa335dc01cf1101 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:37.841058 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acad9b94e74648f9bfa335dc01cf1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.841024 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 772133f603744eb5b9f389ae58194632 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:37.842521 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772133f603744eb5b9f389ae58194632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.843353 15307 tablet_service.cc:1511] Processing CreateTablet for tablet 5b182fcfe1d44cbe8e64a4249687f214 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:37.844683 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b182fcfe1d44cbe8e64a4249687f214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.840765 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 772133f603744eb5b9f389ae58194632 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:37.846873 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d51607a354f2eb65807efb9153582 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:37.847816 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772133f603744eb5b9f389ae58194632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.847688 15306 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d51607a354f2eb65807efb9153582 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:37.848243 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d51607a354f2eb65807efb9153582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.848963 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d51607a354f2eb65807efb9153582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.850428 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 5b182fcfe1d44cbe8e64a4249687f214 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:37.854532 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b182fcfe1d44cbe8e64a4249687f214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.863593 15432 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:37.868005 15233 tablet_service.cc:1511] Processing CreateTablet for tablet acad9b94e74648f9bfa335dc01cf1101 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:37.869400 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acad9b94e74648f9bfa335dc01cf1101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.871074 15432 tablet_bootstrap.cc:654] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:37.871301 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 5b182fcfe1d44cbe8e64a4249687f214 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:37.872673 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b182fcfe1d44cbe8e64a4249687f214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.875711 15433 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:37.875276 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5d51607a354f2eb65807efb9153582 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:37.876688 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5d51607a354f2eb65807efb9153582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.876973 15230 tablet_service.cc:1511] Processing CreateTablet for tablet 772133f603744eb5b9f389ae58194632 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:37.878228 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772133f603744eb5b9f389ae58194632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.881274 15304 tablet_service.cc:1511] Processing CreateTablet for tablet 52c3790c6cd14ef5a4cc95235b51f2d6 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:37.882356 15432 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:37.882773 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c3790c6cd14ef5a4cc95235b51f2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.882817 15432 ts_tablet_manager.cc:1403] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:00:37.883260 15229 tablet_service.cc:1511] Processing CreateTablet for tablet 52c3790c6cd14ef5a4cc95235b51f2d6 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:37.884557 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c3790c6cd14ef5a4cc95235b51f2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.885951 15432 raft_consensus.cc:359] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:37.886722 15432 raft_consensus.cc:385] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:37.886432 15303 tablet_service.cc:1511] Processing CreateTablet for tablet 92871ca59055459884dbbdbac53b91e0 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:37.887025 15432 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:37.888046 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92871ca59055459884dbbdbac53b91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.904747 15302 tablet_service.cc:1511] Processing CreateTablet for tablet 41c72af5436a4bd8a26b3b03e2ab2f81 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:37.906181 15302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c72af5436a4bd8a26b3b03e2ab2f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.909711 15301 tablet_service.cc:1511] Processing CreateTablet for tablet f5ece02c23c649eea1659ceec4ab9078 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:37.911058 15301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ece02c23c649eea1659ceec4ab9078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.919860 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 5bca15247a174fdb81b6613828566df2 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:37.921276 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bca15247a174fdb81b6613828566df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.923421 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 52c3790c6cd14ef5a4cc95235b51f2d6 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:37.924571 15433 tablet_bootstrap.cc:654] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:37.924885 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c3790c6cd14ef5a4cc95235b51f2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.927106 15305 tablet_service.cc:1511] Processing CreateTablet for tablet a6369313d90548209f3fd6888ddb4282 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:37.928366 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6369313d90548209f3fd6888ddb4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.888047 15432 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:37.934795 15228 tablet_service.cc:1511] Processing CreateTablet for tablet 92871ca59055459884dbbdbac53b91e0 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:37.936177 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92871ca59055459884dbbdbac53b91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.948457 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 92871ca59055459884dbbdbac53b91e0 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:37.949893 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92871ca59055459884dbbdbac53b91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.952371 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 41c72af5436a4bd8a26b3b03e2ab2f81 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:37.954332 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c72af5436a4bd8a26b3b03e2ab2f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.960739 15432 ts_tablet_manager.cc:1434] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.077s	user 0.015s	sys 0.004s
I20260710 11:00:37.960578 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 41c72af5436a4bd8a26b3b03e2ab2f81 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:37.961608 15417 heartbeater.cc:499] Master 127.14.68.254:40241 was elected leader, sending a full tablet report...
I20260710 11:00:37.961933 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c72af5436a4bd8a26b3b03e2ab2f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.962029 15432 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:37.967995 15226 tablet_service.cc:1511] Processing CreateTablet for tablet f5ece02c23c649eea1659ceec4ab9078 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:37.969327 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ece02c23c649eea1659ceec4ab9078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.972453 15225 tablet_service.cc:1511] Processing CreateTablet for tablet a6369313d90548209f3fd6888ddb4282 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:37.972693 15382 tablet_service.cc:1511] Processing CreateTablet for tablet f5ece02c23c649eea1659ceec4ab9078 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:37.973814 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6369313d90548209f3fd6888ddb4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.973943 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ece02c23c649eea1659ceec4ab9078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.976462 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 5bca15247a174fdb81b6613828566df2 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:37.980786 15378 tablet_service.cc:1511] Processing CreateTablet for tablet a6369313d90548209f3fd6888ddb4282 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:37.982239 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bca15247a174fdb81b6613828566df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.982729 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6369313d90548209f3fd6888ddb4282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.990674 15436 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:37.991276 15436 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.002277 15433 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.002866 15433 ts_tablet_manager.cc:1403] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.017s
I20260710 11:00:38.005821 15433 raft_consensus.cc:359] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.006664 15433 raft_consensus.cc:385] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.007393 15433 raft_consensus.cc:740] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.008931 15433 consensus_queue.cc:260] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
W20260710 11:00:38.014062 15358 leader_election.cc:343] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Not found: Tablet not found: acad9b94e74648f9bfa335dc01cf1101
I20260710 11:00:38.023743 15436 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.028781 15432 tablet_bootstrap.cc:654] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.029676 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 5bca15247a174fdb81b6613828566df2 (DEFAULT_TABLE table=test-workload [id=15b305470abb41dea157067f587c20f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:38.030987 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bca15247a174fdb81b6613828566df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.048435 15437 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.056202 15433 ts_tablet_manager.cc:1434] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.053s	user 0.001s	sys 0.019s
I20260710 11:00:38.056509 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.056870 15343 heartbeater.cc:499] Master 127.14.68.254:40241 was elected leader, sending a full tablet report...
I20260710 11:00:38.057148 15433 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
W20260710 11:00:38.058284 15357 leader_election.cc:343] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.058743 15357 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [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: d7602e5a42cd438aa8e4138aaa940763; no voters: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.063619 15433 tablet_bootstrap.cc:654] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.059978 15438 raft_consensus.cc:2749] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.075606 15437 tablet_bootstrap.cc:654] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.104689 15432 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.105229 15432 ts_tablet_manager.cc:1403] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.000s
I20260710 11:00:38.107169 15437 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.107596 15437 ts_tablet_manager.cc:1403] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.025s
I20260710 11:00:38.108278 15433 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.108248 15432 raft_consensus.cc:359] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.108839 15433 ts_tablet_manager.cc:1403] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.021s
I20260710 11:00:38.109120 15432 raft_consensus.cc:385] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.109441 15432 raft_consensus.cc:740] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.109846 15437 raft_consensus.cc:359] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.110477 15437 raft_consensus.cc:385] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.110209 15432 consensus_queue.cc:260] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.110730 15437 raft_consensus.cc:740] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.111596 15437 consensus_queue.cc:260] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.111677 15433 raft_consensus.cc:359] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.112388 15433 raft_consensus.cc:385] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.112674 15433 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.113770 15268 heartbeater.cc:499] Master 127.14.68.254:40241 was elected leader, sending a full tablet report...
I20260710 11:00:38.113514 15433 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.114337 15437 ts_tablet_manager.cc:1434] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:38.115226 15437 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.116600 15433 ts_tablet_manager.cc:1434] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:38.117463 15433 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.120978 15432 ts_tablet_manager.cc:1434] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 11:00:38.121436 15437 tablet_bootstrap.cc:654] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.122185 15432 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.124447 15433 tablet_bootstrap.cc:654] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.130676 15432 tablet_bootstrap.cc:654] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.138454 15433 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.138978 15433 ts_tablet_manager.cc:1403] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:00:38.141964 15433 raft_consensus.cc:359] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.142711 15433 raft_consensus.cc:385] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.143003 15433 raft_consensus.cc:740] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.144304 15433 consensus_queue.cc:260] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.146790 15433 ts_tablet_manager.cc:1434] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:38.147858 15433 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.154552 15433 tablet_bootstrap.cc:654] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.165854 15433 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.166373 15433 ts_tablet_manager.cc:1403] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 11:00:38.169122 15433 raft_consensus.cc:359] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.169890 15433 raft_consensus.cc:385] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.170333 15433 raft_consensus.cc:740] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.171173 15433 consensus_queue.cc:260] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.175124 15433 ts_tablet_manager.cc:1434] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:00:38.176106 15433 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.177023 15443 raft_consensus.cc:493] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.177650 15443 raft_consensus.cc:515] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.182719 15433 tablet_bootstrap.cc:654] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.192881 15443 leader_election.cc:290] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.196862 15433 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.197394 15433 ts_tablet_manager.cc:1403] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:00:38.198304 15432 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.198971 15432 ts_tablet_manager.cc:1403] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.077s	user 0.041s	sys 0.032s
I20260710 11:00:38.200181 15433 raft_consensus.cc:359] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.200773 15433 raft_consensus.cc:385] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.201013 15433 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.201656 15433 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.202730 15432 raft_consensus.cc:359] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.203491 15432 raft_consensus.cc:385] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.203750 15433 ts_tablet_manager.cc:1434] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:38.203814 15432 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.204733 15433 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.205214 15437 tablet_bootstrap.cc:492] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.204804 15432 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.205660 15437 ts_tablet_manager.cc:1403] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.037s
I20260710 11:00:38.208501 15437 raft_consensus.cc:359] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.209193 15437 raft_consensus.cc:385] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.209470 15437 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.209789 15432 ts_tablet_manager.cc:1434] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:00:38.210966 15432 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.211584 15433 tablet_bootstrap.cc:654] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.218423 15432 tablet_bootstrap.cc:654] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.223280 15433 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.223781 15433 ts_tablet_manager.cc:1403] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:00:38.226855 15433 raft_consensus.cc:359] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.227563 15433 raft_consensus.cc:385] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.228065 15433 raft_consensus.cc:740] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.228915 15433 consensus_queue.cc:260] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.230183 15432 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.227556 15437 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.230667 15432 ts_tablet_manager.cc:1403] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:00:38.233318 15433 ts_tablet_manager.cc:1434] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:38.233525 15432 raft_consensus.cc:359] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.234386 15433 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.234391 15432 raft_consensus.cc:385] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.234915 15432 raft_consensus.cc:740] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.235724 15437 ts_tablet_manager.cc:1434] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260710 11:00:38.235776 15432 consensus_queue.cc:260] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.238257 15432 ts_tablet_manager.cc:1434] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:38.239233 15432 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.241441 15433 tablet_bootstrap.cc:654] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.245148 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.245559 15432 tablet_bootstrap.cc:654] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.245816 15318 raft_consensus.cc:2468] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 0.
I20260710 11:00:38.247210 15208 leader_election.cc:304] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:38.248044 15443 raft_consensus.cc:2804] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.248441 15443 raft_consensus.cc:493] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.249269 15443 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.249394 15437 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.260205 15432 tablet_bootstrap.cc:492] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.260739 15432 ts_tablet_manager.cc:1403] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:00:38.261831 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.262303 15437 tablet_bootstrap.cc:654] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.263700 15432 raft_consensus.cc:359] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
W20260710 11:00:38.263917 15209 leader_election.cc:343] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.265008 15432 raft_consensus.cc:385] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.265415 15432 raft_consensus.cc:740] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.266543 15432 consensus_queue.cc:260] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.269855 15432 ts_tablet_manager.cc:1434] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:00:38.271157 15432 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.281996 15432 tablet_bootstrap.cc:654] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.289093 15443 raft_consensus.cc:515] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.296622 15432 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.298138 15432 ts_tablet_manager.cc:1403] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260710 11:00:38.299412 15439 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.299909 15439 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.301779 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.302516 15439 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.302626 15392 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.301371 15432 raft_consensus.cc:359] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.303298 15432 raft_consensus.cc:385] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.303609 15432 raft_consensus.cc:740] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.304366 15432 consensus_queue.cc:260] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.306690 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:38.307264 15318 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.308746 15432 ts_tablet_manager.cc:1434] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:38.309815 15432 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.318305 15432 tablet_bootstrap.cc:654] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.318724 15443 leader_election.cc:290] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.318828 15318 raft_consensus.cc:2468] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 1.
I20260710 11:00:38.320817 15208 leader_election.cc:304] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:38.322010 15392 raft_consensus.cc:2468] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 1.
I20260710 11:00:38.323848 15443 raft_consensus.cc:2804] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.333262 15432 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.335274 15432 ts_tablet_manager.cc:1403] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 11:00:38.338415 15432 raft_consensus.cc:359] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.339154 15432 raft_consensus.cc:385] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.339555 15432 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.339200 15433 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.340982 15433 ts_tablet_manager.cc:1403] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.107s	user 0.040s	sys 0.060s
I20260710 11:00:38.341719 15437 tablet_bootstrap.cc:492] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.342211 15437 ts_tablet_manager.cc:1403] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.019s
I20260710 11:00:38.343808 15433 raft_consensus.cc:359] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.344550 15433 raft_consensus.cc:385] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.344846 15433 raft_consensus.cc:740] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.344949 15437 raft_consensus.cc:359] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.345607 15437 raft_consensus.cc:385] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.345978 15437 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.340389 15432 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.348057 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.348681 15392 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.345564 15433 consensus_queue.cc:260] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
W20260710 11:00:38.350322 15189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:38.351120 15432 ts_tablet_manager.cc:1434] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:00:38.351327 15433 ts_tablet_manager.cc:1434] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:00:38.352139 15432 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.352308 15433 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.353240 15443 raft_consensus.cc:697] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:38.353344 15284 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.354250 15439 raft_consensus.cc:2804] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.354660 15439 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.354192 15443 consensus_queue.cc:237] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.354971 15439 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.360437 15432 tablet_bootstrap.cc:654] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.366545 15439 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.369710 15459 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.372555 15459 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.372576 15137 catalog_manager.cc:5697] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 1 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.375509 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.370875 15433 tablet_bootstrap.cc:654] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.376315 15318 raft_consensus.cc:2393] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e33268266845afa96c942f4eb298be in current term 1: Already voted for candidate 15dee17195ec4ec4b2b813c50696800a in this term.
I20260710 11:00:38.387312 15432 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.387789 15432 ts_tablet_manager.cc:1403] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.017s
I20260710 11:00:38.388922 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.389482 15392 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.389874 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.390828 15432 raft_consensus.cc:359] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.391455 15432 raft_consensus.cc:385] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.391700 15432 raft_consensus.cc:740] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.391794 15209 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be; no voters: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:38.392385 15432 consensus_queue.cc:260] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.392882 15459 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.394767 15432 ts_tablet_manager.cc:1434] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:38.395648 15432 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.397476 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.398157 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.398383 15437 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.387723 15439 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.400743 15439 raft_consensus.cc:493] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.401153 15432 tablet_bootstrap.cc:654] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.401264 15439 raft_consensus.cc:515] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.404563 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6369313d90548209f3fd6888ddb4282" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.393399 15461 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:38.406190 15284 leader_election.cc:343] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.408620 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6369313d90548209f3fd6888ddb4282" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.409435 15391 raft_consensus.cc:2468] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.410964 15284 leader_election.cc:304] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.417673 15439 leader_election.cc:290] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.418386 15439 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.418915 15439 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.430015 15437 ts_tablet_manager.cc:1434] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260710 11:00:38.431465 15437 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.434736 15433 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.435225 15433 ts_tablet_manager.cc:1403] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.015s
I20260710 11:00:38.436854 15392 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.440387 15433 raft_consensus.cc:359] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.447080 15433 raft_consensus.cc:385] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.447602 15433 raft_consensus.cc:740] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.448547 15433 consensus_queue.cc:260] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.452157 15433 ts_tablet_manager.cc:1434] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 11:00:38.453342 15461 raft_consensus.cc:2749] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.453579 15466 raft_consensus.cc:2804] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.454058 15466 raft_consensus.cc:493] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.454399 15466 raft_consensus.cc:3060] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.454247 15243 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.456971 15433 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
I20260710 11:00:38.474239 15439 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133), 55e33268266845afa96c942f4eb298be (127.14.68.193:34873)
I20260710 11:00:38.480554 15433 tablet_bootstrap.cc:654] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.484548 15439 raft_consensus.cc:493] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:38.487239 15284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.195:36133, user_credentials={real_user=slave}} blocked reactor thread for 76402.1us
I20260710 11:00:38.485242 15439 raft_consensus.cc:515] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.488866 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.488991 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.489542 15243 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.489542 15392 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.490984 15439 leader_election.cc:290] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.491286 15471 raft_consensus.cc:493] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.491912 15437 tablet_bootstrap.cc:654] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.492106 15471 raft_consensus.cc:515] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.493002 15284 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:38.493921 15284 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.494340 15471 leader_election.cc:290] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.494397 15468 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.494900 15471 raft_consensus.cc:2804] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.494978 15468 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.495404 15471 raft_consensus.cc:697] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:38.495527 15468 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.497677 15432 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.498157 15432 ts_tablet_manager.cc:1403] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.064s
I20260710 11:00:38.498729 15466 raft_consensus.cc:515] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.500766 15466 leader_election.cc:290] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.500815 15432 raft_consensus.cc:359] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.501516 15432 raft_consensus.cc:385] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.501801 15432 raft_consensus.cc:740] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.502691 15432 consensus_queue.cc:260] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.502794 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.503943 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6369313d90548209f3fd6888ddb4282" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.502794 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.504633 15390 raft_consensus.cc:3060] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.504889 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6369313d90548209f3fd6888ddb4282" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.505070 15391 raft_consensus.cc:2468] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.496469 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.506228 15439 raft_consensus.cc:493] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.506228 15392 raft_consensus.cc:2468] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 0.
I20260710 11:00:38.506778 15439 raft_consensus.cc:515] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.496446 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.508911 15439 leader_election.cc:290] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.511571 15390 raft_consensus.cc:2468] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.511932 15432 ts_tablet_manager.cc:1434] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 11:00:38.513862 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.516604 15468 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.517845 15284 leader_election.cc:304] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.518672 15439 raft_consensus.cc:2804] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.518785 15284 leader_election.cc:304] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.519105 15439 raft_consensus.cc:493] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.519461 15439 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.519527 15432 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: Bootstrap starting.
I20260710 11:00:38.520411 15437 tablet_bootstrap.cc:492] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.520529 15466 raft_consensus.cc:2804] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.520893 15437 ts_tablet_manager.cc:1403] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.002s
I20260710 11:00:38.520906 15466 raft_consensus.cc:493] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.521430 15466 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.524111 15437 raft_consensus.cc:359] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.524923 15437 raft_consensus.cc:385] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.525323 15437 raft_consensus.cc:740] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.525646 15432 tablet_bootstrap.cc:654] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.496255 15471 consensus_queue.cc:237] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.526892 15437 consensus_queue.cc:260] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.528076 15466 raft_consensus.cc:515] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.529291 15439 raft_consensus.cc:515] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.530431 15284 leader_election.cc:304] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.525800 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
W20260710 11:00:38.531360 15284 leader_election.cc:343] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:38.532209 15284 leader_election.cc:343] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.532292 15474 raft_consensus.cc:2804] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.532296 15437 ts_tablet_manager.cc:1434] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
W20260710 11:00:38.533149 15284 leader_election.cc:343] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.533895 15437 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
W20260710 11:00:38.534219 15284 leader_election.cc:343] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.536288 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.536934 15243 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.542629 15437 tablet_bootstrap.cc:654] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.543140 15438 raft_consensus.cc:493] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.543890 15438 raft_consensus.cc:515] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.543413 15137 catalog_manager.cc:5697] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 1 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.546247 15433 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.546772 15433 ts_tablet_manager.cc:1403] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.015s
I20260710 11:00:38.548707 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.549582 15433 raft_consensus.cc:359] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.550393 15433 raft_consensus.cc:385] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.550714 15433 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.551311 15433 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.552201 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.552855 15390 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.553352 15433 ts_tablet_manager.cc:1434] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:38.554317 15433 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: Bootstrap starting.
W20260710 11:00:38.554541 15358 leader_election.cc:343] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.549933 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.555315 15318 raft_consensus.cc:2468] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 0.
I20260710 11:00:38.557528 15357 leader_election.cc:304] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
W20260710 11:00:38.557871 15284 leader_election.cc:343] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.546162 15438 leader_election.cc:290] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.558368 15284 leader_election.cc:304] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a; no voters: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:38.558872 15438 raft_consensus.cc:2804] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.559209 15438 raft_consensus.cc:493] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.559839 15438 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.560424 15433 tablet_bootstrap.cc:654] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.568090 15390 raft_consensus.cc:2468] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.569528 15471 raft_consensus.cc:2749] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.544281 15439 leader_election.cc:290] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.571255 15468 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Requested vote from peers d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133), 55e33268266845afa96c942f4eb298be (127.14.68.193:34873)
I20260710 11:00:38.571934 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.572207 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.574112 15284 leader_election.cc:304] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.574476 15392 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.576777 15468 raft_consensus.cc:2804] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.577250 15468 raft_consensus.cc:697] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:38.577104 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.577906 15242 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.578404 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:38.578163 15468 consensus_queue.cc:237] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.578922 15391 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.582554 15432 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: No bootstrap required, opened a new log
I20260710 11:00:38.583041 15432 ts_tablet_manager.cc:1403] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.016s
I20260710 11:00:38.585255 15392 raft_consensus.cc:2468] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.573217 15433 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: No bootstrap required, opened a new log
I20260710 11:00:38.530017 15466 leader_election.cc:290] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.585899 15242 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.585656 15432 raft_consensus.cc:359] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.586341 15474 raft_consensus.cc:697] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:38.591507 15433 ts_tablet_manager.cc:1403] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260710 11:00:38.592366 15438 raft_consensus.cc:515] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
W20260710 11:00:38.586601 15284 leader_election.cc:343] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.590867 15391 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.592235 15474 consensus_queue.cc:237] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.593433 15284 leader_election.cc:304] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.594157 15432 raft_consensus.cc:385] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.593874 15433 raft_consensus.cc:359] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.594455 15432 raft_consensus.cc:740] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.594504 15438 leader_election.cc:290] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.594619 15433 raft_consensus.cc:385] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.572747 15243 raft_consensus.cc:2468] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 1.
I20260710 11:00:38.595021 15433 raft_consensus.cc:740] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.595279 15466 raft_consensus.cc:2804] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.589917 15437 tablet_bootstrap.cc:492] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.595901 15437 ts_tablet_manager.cc:1403] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.003s
I20260710 11:00:38.595747 15433 consensus_queue.cc:260] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.596091 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:38.596318 15284 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:38.596629 15318 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.597469 15471 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.595760 15466 raft_consensus.cc:697] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:38.597980 15471 raft_consensus.cc:697] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:38.598564 15466 consensus_queue.cc:237] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.598810 15471 consensus_queue.cc:237] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:38.599234 15433 ts_tablet_manager.cc:1434] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:38.602092 15432 consensus_queue.cc:260] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.604125 15432 ts_tablet_manager.cc:1434] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:00:38.604645 15437 raft_consensus.cc:359] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.605419 15437 raft_consensus.cc:385] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.604976 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.605728 15437 raft_consensus.cc:740] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.606606 15437 consensus_queue.cc:260] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
W20260710 11:00:38.607441 15358 leader_election.cc:343] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.606323 15318 raft_consensus.cc:2468] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 1.
I20260710 11:00:38.608870 15437 ts_tablet_manager.cc:1434] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:38.609849 15437 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.611461 15357 leader_election.cc:304] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.612824 15478 raft_consensus.cc:2804] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.613314 15478 raft_consensus.cc:697] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:38.614253 15478 consensus_queue.cc:237] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.616792 15437 tablet_bootstrap.cc:654] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.619750 15140 catalog_manager.cc:5697] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 1 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.638362 15437 tablet_bootstrap.cc:492] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.638870 15437 ts_tablet_manager.cc:1403] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260710 11:00:38.640267 15140 catalog_manager.cc:5697] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.641288 15137 catalog_manager.cc:5697] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 1 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.641852 15437 raft_consensus.cc:359] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.642596 15437 raft_consensus.cc:385] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.642910 15437 raft_consensus.cc:740] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.642939 15137 catalog_manager.cc:5697] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 1 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.643743 15437 consensus_queue.cc:260] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.644776 15137 catalog_manager.cc:5697] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 1 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.648195 15478 raft_consensus.cc:493] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.648691 15478 raft_consensus.cc:515] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.650755 15478 leader_election.cc:290] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.651559 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.651571 15437 ts_tablet_manager.cc:1434] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:38.652146 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
W20260710 11:00:38.652871 15358 leader_election.cc:343] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.653071 15437 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.653192 15318 raft_consensus.cc:2468] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 0.
I20260710 11:00:38.654361 15357 leader_election.cc:304] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.655685 15478 raft_consensus.cc:2804] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.656066 15478 raft_consensus.cc:493] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.656407 15478 raft_consensus.cc:3060] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.659458 15437 tablet_bootstrap.cc:654] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.660204 15438 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.660662 15438 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.662734 15438 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.663324 15478 raft_consensus.cc:515] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.665241 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.665882 15318 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 0.
I20260710 11:00:38.666287 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.666972 15357 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.667814 15438 raft_consensus.cc:2804] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.668251 15438 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.668609 15438 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:38.667766 15358 leader_election.cc:343] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.671116 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
W20260710 11:00:38.672636 15358 leader_election.cc:343] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.675228 15438 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.676285 15478 leader_election.cc:290] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.677400 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:38.678074 15437 tablet_bootstrap.cc:492] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.677984 15318 raft_consensus.cc:3060] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.678674 15437 ts_tablet_manager.cc:1403] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 11:00:38.678610 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.679064 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:38.679688 15317 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:38.679998 15358 leader_election.cc:343] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.680765 15438 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.681749 15437 raft_consensus.cc:359] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.682358 15437 raft_consensus.cc:385] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.682593 15437 raft_consensus.cc:740] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.683220 15437 consensus_queue.cc:260] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.684918 15437 ts_tablet_manager.cc:1434] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:38.685801 15437 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.686486 15317 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 1.
I20260710 11:00:38.687196 15318 raft_consensus.cc:2468] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 1.
I20260710 11:00:38.687728 15357 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.688534 15438 raft_consensus.cc:2804] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.688992 15357 leader_election.cc:304] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.689163 15438 raft_consensus.cc:697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:38.689968 15438 consensus_queue.cc:237] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.690662 15478 raft_consensus.cc:2804] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.691761 15478 raft_consensus.cc:697] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:38.692309 15437 tablet_bootstrap.cc:654] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.692632 15478 consensus_queue.cc:237] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.699579 15461 raft_consensus.cc:493] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.700291 15461 raft_consensus.cc:515] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.704131 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.704964 15317 raft_consensus.cc:2393] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e33268266845afa96c942f4eb298be in current term 1: Already voted for candidate d7602e5a42cd438aa8e4138aaa940763 in this term.
I20260710 11:00:38.704999 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bca15247a174fdb81b6613828566df2" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.705971 15461 leader_election.cc:290] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.706848 15209 leader_election.cc:304] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be; no voters: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:38.707644 15461 raft_consensus.cc:3060] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.708144 15437 tablet_bootstrap.cc:492] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.708531 15437 ts_tablet_manager.cc:1403] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 11:00:38.708324 15137 catalog_manager.cc:5697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.710706 15437 raft_consensus.cc:359] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.711192 15437 raft_consensus.cc:385] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.711467 15437 raft_consensus.cc:740] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.712085 15437 consensus_queue.cc:260] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.714021 15437 ts_tablet_manager.cc:1434] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:38.714032 15461 raft_consensus.cc:2749] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.715092 15437 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.721112 15437 tablet_bootstrap.cc:654] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.724123 15137 catalog_manager.cc:5697] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.725134 15437 tablet_bootstrap.cc:492] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.725536 15437 ts_tablet_manager.cc:1403] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:00:38.728497 15437 raft_consensus.cc:359] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.729137 15437 raft_consensus.cc:385] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.729414 15437 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.729974 15437 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.731767 15437 ts_tablet_manager.cc:1434] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:00:38.732613 15437 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: Bootstrap starting.
I20260710 11:00:38.738363 15437 tablet_bootstrap.cc:654] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.742836 15437 tablet_bootstrap.cc:492] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: No bootstrap required, opened a new log
I20260710 11:00:38.743300 15437 ts_tablet_manager.cc:1403] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:00:38.745268 15437 raft_consensus.cc:359] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.745734 15437 raft_consensus.cc:385] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.745954 15437 raft_consensus.cc:740] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.746562 15437 consensus_queue.cc:260] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.748320 15437 ts_tablet_manager.cc:1434] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:38.782982 15459 raft_consensus.cc:493] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.783526 15459 raft_consensus.cc:515] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.785259 15459 leader_election.cc:290] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.785929 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.786222 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.786692 15317 raft_consensus.cc:2393] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e33268266845afa96c942f4eb298be in current term 1: Already voted for candidate d7602e5a42cd438aa8e4138aaa940763 in this term.
I20260710 11:00:38.786499 15459 consensus_queue.cc:1048] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:38.787623 15208 leader_election.cc:304] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be; no voters: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:38.788393 15459 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.795253 15459 raft_consensus.cc:2749] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.799718 15459 consensus_queue.cc:1048] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:38.830457 15438 raft_consensus.cc:493] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.830966 15438 raft_consensus.cc:515] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.832615 15438 leader_election.cc:290] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.833369 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be" is_pre_election: true
I20260710 11:00:38.833650 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.833957 15242 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 0.
I20260710 11:00:38.834321 15317 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 0.
I20260710 11:00:38.835099 15358 leader_election.cc:304] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.835767 15438 raft_consensus.cc:2804] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.836129 15438 raft_consensus.cc:493] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.836423 15438 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.841390 15438 raft_consensus.cc:515] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.843256 15438 leader_election.cc:290] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 1 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:38.843987 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:38.844254 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:38.844496 15242 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.844799 15317 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.849566 15242 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 1.
I20260710 11:00:38.849565 15317 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 1.
I20260710 11:00:38.850999 15358 leader_election.cc:304] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:38.851651 15438 raft_consensus.cc:2804] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.852056 15438 raft_consensus.cc:697] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:38.852825 15438 consensus_queue.cc:237] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.855808 15459 raft_consensus.cc:493] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.856379 15459 raft_consensus.cc:515] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:38.858418 15459 leader_election.cc:290] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:38.859368 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:38.859481 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:38.860045 15391 raft_consensus.cc:2393] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e33268266845afa96c942f4eb298be in current term 1: Already voted for candidate 15dee17195ec4ec4b2b813c50696800a in this term.
I20260710 11:00:38.861310 15209 leader_election.cc:304] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be; no voters: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:38.861018 15137 catalog_manager.cc:5697] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.861989 15459 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.867455 15459 raft_consensus.cc:2749] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.931524 15466 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:38.941602 15439 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:38.961095 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:38.961637 15317 raft_consensus.cc:606] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.966320 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:38.966807 15317 raft_consensus.cc:606] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.979156 15391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:59084
I20260710 11:00:38.979677 15391 raft_consensus.cc:606] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.984473 15317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "772133f603744eb5b9f389ae58194632"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:38.984963 15317 raft_consensus.cc:606] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:38.994796 15391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
mode: GRACEFUL
new_leader_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:59084
I20260710 11:00:38.995313 15391 raft_consensus.cc:606] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Received request to transfer leadership to TS 15dee17195ec4ec4b2b813c50696800a
I20260710 11:00:38.999871 15391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
mode: GRACEFUL
new_leader_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:59084
I20260710 11:00:39.000375 15391 raft_consensus.cc:606] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Received request to transfer leadership to TS 15dee17195ec4ec4b2b813c50696800a
I20260710 11:00:39.014472 15474 consensus_queue.cc:1048] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.023172 15242 raft_consensus.cc:3060] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.030712 15474 consensus_queue.cc:1048] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.032351 15438 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.041328 15478 raft_consensus.cc:993] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.041726 15478 raft_consensus.cc:1081] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.046523 15478 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.047375 15242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33370
I20260710 11:00:39.047968 15242 raft_consensus.cc:493] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.048343 15242 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.054863 15242 raft_consensus.cc:515] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.057400 15242 leader_election.cc:290] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 2 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.057730 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:39.059104 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.059763 15391 raft_consensus.cc:3055] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.060060 15391 raft_consensus.cc:740] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:39.060912 15391 consensus_queue.cc:260] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.061959 15391 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.061735 15474 consensus_queue.cc:1048] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.069653 15391 raft_consensus.cc:2468] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.071691 15209 leader_election.cc:304] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 15dee17195ec4ec4b2b813c50696800a
I20260710 11:00:39.072854 15461 raft_consensus.cc:2804] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.073351 15461 raft_consensus.cc:697] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:39.074249 15461 consensus_queue.cc:237] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.076634 15474 consensus_queue.cc:1048] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.079593 15461 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.080116 15461 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.082834 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dee17195ec4ec4b2b813c50696800a" is_pre_election: true
I20260710 11:00:39.082332 15137 catalog_manager.cc:5697] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 1 to 2, leader changed from d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 2 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.083561 15318 raft_consensus.cc:2393] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e33268266845afa96c942f4eb298be in current term 1: Already voted for candidate d7602e5a42cd438aa8e4138aaa940763 in this term.
I20260710 11:00:39.089282 15461 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.091780 15478 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.093394 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7602e5a42cd438aa8e4138aaa940763" is_pre_election: true
I20260710 11:00:39.094394 15474 raft_consensus.cc:993] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.094805 15474 raft_consensus.cc:1081] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.096539 15209 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be; no voters: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:39.096884 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "772133f603744eb5b9f389ae58194632"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:39.097180 15461 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.097489 15243 raft_consensus.cc:493] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.097892 15243 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.104598 15243 raft_consensus.cc:515] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.106391 15461 raft_consensus.cc:2749] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.109226 15438 raft_consensus.cc:993] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: : Instructing follower 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:39.109694 15438 raft_consensus.cc:1081] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Signalling peer 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:39.110863 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:39.111438 15318 raft_consensus.cc:3055] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.112637 15318 raft_consensus.cc:740] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:39.113399 15318 consensus_queue.cc:260] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.114400 15318 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.116027 15243 leader_election.cc:290] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 2 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.116263 15317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:58358
I20260710 11:00:39.116816 15317 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.117089 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772133f603744eb5b9f389ae58194632" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.117307 15317 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.117619 15392 raft_consensus.cc:3060] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.117944 15488 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.127683 15471 consensus_queue.cc:1048] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.128082 15392 raft_consensus.cc:2468] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.129299 15209 leader_election.cc:304] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:39.133424 15459 raft_consensus.cc:2804] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.133858 15459 raft_consensus.cc:697] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:39.134665 15459 consensus_queue.cc:237] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.139535 15317 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.141006 15318 raft_consensus.cc:2468] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.141594 15317 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 2 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.142822 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.143416 15392 raft_consensus.cc:3055] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.143739 15392 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:39.144727 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:39.144567 15392 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.145325 15243 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.145938 15392 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.146582 15471 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.150223 15137 catalog_manager.cc:5697] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 1 to 2, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 2 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.152866 15392 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:39.153950 15284 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:39.153885 15243 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:39.154938 15471 raft_consensus.cc:2804] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.156512 15471 raft_consensus.cc:697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:39.157339 15471 consensus_queue.cc:237] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.164477 15137 catalog_manager.cc:5697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 1 to 2, leader changed from d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195) to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 2 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.169348 15471 consensus_queue.cc:1048] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.177842 15474 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.194120 15474 raft_consensus.cc:993] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.194640 15471 raft_consensus.cc:1081] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.196100 15242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:39.196611 15242 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.196956 15242 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.202006 15242 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:39.203914 15242 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 2 election: Requested vote from peers d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:39.204594 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.204952 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:39.205202 15391 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.205451 15318 raft_consensus.cc:3055] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.205798 15318 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:39.206620 15318 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:39.207859 15318 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.210700 15391 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.211637 15209 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:39.212342 15459 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.212714 15459 raft_consensus.cc:697] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:39.213127 15318 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.213469 15459 consensus_queue.cc:237] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:39.219343 15140 catalog_manager.cc:5697] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 1 to 2, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 2 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.229766 15488 consensus_queue.cc:1048] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.240212 15438 consensus_queue.cc:1048] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.328640 15478 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.338451 15478 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.345620 15478 raft_consensus.cc:993] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: : Instructing follower 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:39.346154 15438 raft_consensus.cc:1081] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Signalling peer 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:39.347733 15318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:58358
I20260710 11:00:39.348232 15318 raft_consensus.cc:493] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.348555 15318 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.354019 15318 raft_consensus.cc:515] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.356937 15318 leader_election.cc:290] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 2 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.358109 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:39.358017 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.358656 15242 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.358775 15391 raft_consensus.cc:3055] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.359153 15391 raft_consensus.cc:740] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:39.360004 15391 consensus_queue.cc:260] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.361311 15391 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.365648 15242 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:39.366786 15284 leader_election.cc:304] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:39.367482 15471 raft_consensus.cc:2804] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.367980 15471 raft_consensus.cc:697] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:39.368728 15391 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:39.368798 15471 consensus_queue.cc:237] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.375444 15140 catalog_manager.cc:5697] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 1 to 2, leader changed from d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195) to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 2 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.397440 15474 raft_consensus.cc:993] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.397927 15471 raft_consensus.cc:1081] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:39.399523 15242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:39.400063 15242 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:39.400813 15242 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.406437 15242 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.407961 15242 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 2 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:39.408742 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:39.408912 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:39.409335 15318 raft_consensus.cc:3055] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:39.409380 15391 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.409811 15318 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:39.410611 15318 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.411806 15318 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.416383 15391 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.417649 15209 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:39.418217 15318 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:39.418357 15459 raft_consensus.cc:2804] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:39.418825 15459 raft_consensus.cc:697] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:39.419533 15459 consensus_queue.cc:237] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:39.425652 15140 catalog_manager.cc:5697] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 1 to 2, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 2 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.593868 15318 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:39.599079 15318 raft_consensus.cc:1275] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.600294 15459 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.608156 15391 raft_consensus.cc:1275] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.609571 15443 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.613265 15242 raft_consensus.cc:1275] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.616247 15466 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.625020 15391 raft_consensus.cc:1275] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.627080 15466 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.629285 15391 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.632326 15443 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.641007 15318 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.642632 15461 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.683285 15318 raft_consensus.cc:1275] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.684525 15461 consensus_queue.cc:1048] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.692123 15392 raft_consensus.cc:1275] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.693832 15443 consensus_queue.cc:1048] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.859238 15243 raft_consensus.cc:1275] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.860457 15466 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.868171 15392 raft_consensus.cc:1275] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.869529 15466 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.907109 15318 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.908310 15443 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.915302 15392 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.916658 15461 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:42.037006 14611 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:00:42.037791 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:42.058547 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:42.059101 15243 raft_consensus.cc:606] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Received request to transfer leadership to TS d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:42.061465 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:42.061944 15243 raft_consensus.cc:606] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Received request to transfer leadership to TS d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:42.062968 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:42.063526 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:42.078352 15525 raft_consensus.cc:993] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: : Instructing follower d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:42.078794 15459 raft_consensus.cc:1081] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Signalling peer d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:42.080232 15392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:00:42.080664 15392 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:42.080911 15392 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.085318 15392 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:42.086997 15392 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 3 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:42.087829 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:42.088004 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:42.088385 15243 raft_consensus.cc:3055] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:42.088591 15318 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.088732 15243 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:42.089473 15243 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:42.090629 15243 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.095081 15318 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:42.096213 15357 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:42.096789 15243 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:42.097010 15488 raft_consensus.cc:2804] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:42.098452 15488 raft_consensus.cc:697] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:42.099397 15488 consensus_queue.cc:237] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:42.105439 15140 catalog_manager.cc:5697] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 2 to 3, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.128440 15525 raft_consensus.cc:993] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: : Instructing follower d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:42.128902 15459 raft_consensus.cc:1081] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Signalling peer d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:42.130374 15392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:00:42.130854 15392 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:42.131147 15392 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.135865 15392 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:42.137437 15392 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 3 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:42.138410 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:42.138511 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:42.138968 15243 raft_consensus.cc:3055] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:42.139039 15318 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.139261 15243 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:42.140029 15243 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:42.140933 15243 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:42.143465 15318 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:42.144510 15357 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:42.145166 15488 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:42.145529 15243 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:42.145571 15488 raft_consensus.cc:697] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:42.146453 15488 consensus_queue.cc:237] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:42.153357 15140 catalog_manager.cc:5697] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 2 to 3, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.586390 15243 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:42.587724 15488 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:42.598246 15318 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:42.600099 15526 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:42.605235 15243 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:42.606528 15526 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:42.616910 15318 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:42.619989 15488 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:43.064306 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:43.077410 15392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:59084
I20260710 11:00:43.077963 15392 raft_consensus.cc:606] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:43.082602 15392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:59084
I20260710 11:00:43.083125 15392 raft_consensus.cc:606] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:43.094779 15318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:43.095255 15318 raft_consensus.cc:606] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:43.098712 15526 raft_consensus.cc:993] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.099129 15488 raft_consensus.cc:1081] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.100950 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33370
I20260710 11:00:43.100950 15318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:43.101662 15318 raft_consensus.cc:606] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:43.101662 15243 raft_consensus.cc:493] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:43.102279 15243 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.106570 15318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
mode: GRACEFUL
new_leader_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:58372
I20260710 11:00:43.107242 15318 raft_consensus.cc:606] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Received request to transfer leadership to TS 55e33268266845afa96c942f4eb298be
I20260710 11:00:43.107561 15243 raft_consensus.cc:515] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.109544 15243 leader_election.cc:290] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 4 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:43.111513 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:43.111982 15392 raft_consensus.cc:3055] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:43.112246 15392 raft_consensus.cc:740] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:43.112957 15392 consensus_queue.cc:260] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.114176 15392 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.114601 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b182fcfe1d44cbe8e64a4249687f214" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:43.115131 15318 raft_consensus.cc:3060] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.119176 15318 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 4.
I20260710 11:00:43.119290 15392 raft_consensus.cc:2468] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 4.
I20260710 11:00:43.120256 15208 leader_election.cc:304] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:43.120949 15459 raft_consensus.cc:2804] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:43.121745 15459 raft_consensus.cc:697] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:43.122427 15459 consensus_queue.cc:237] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.128477 15140 catalog_manager.cc:5697] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 3 to 4, leader changed from d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 4 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.358520 15545 raft_consensus.cc:993] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.358964 15521 raft_consensus.cc:1081] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.360391 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:43.360864 15243 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:43.361158 15243 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.365705 15243 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.367888 15243 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 3 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:43.368152 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:43.368741 15317 raft_consensus.cc:3055] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:43.368920 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:43.369097 15317 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:43.369479 15392 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.369895 15317 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.371140 15317 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.376957 15392 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 3.
I20260710 11:00:43.378290 15317 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 3.
I20260710 11:00:43.378345 15209 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:43.379159 15459 raft_consensus.cc:2804] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:43.379632 15459 raft_consensus.cc:697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:43.380318 15459 consensus_queue.cc:237] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.387040 15140 catalog_manager.cc:5697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 2 to 3, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 3 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.470750 15526 raft_consensus.cc:993] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.471244 15488 raft_consensus.cc:1081] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.472635 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33370
I20260710 11:00:43.473127 15243 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:43.473459 15243 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.477924 15243 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:43.479594 15243 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 4 election: Requested vote from peers d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:43.480490 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:43.480703 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:43.481003 15392 raft_consensus.cc:3055] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:43.481259 15317 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.481315 15392 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:43.482146 15392 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:43.483114 15392 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:43.486652 15317 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 4.
I20260710 11:00:43.487058 15392 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 4.
I20260710 11:00:43.487700 15208 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: 15dee17195ec4ec4b2b813c50696800a, 55e33268266845afa96c942f4eb298be; no voters: 
I20260710 11:00:43.488386 15459 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:43.488786 15459 raft_consensus.cc:697] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:43.489490 15459 consensus_queue.cc:237] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:43.495374 15140 catalog_manager.cc:5697] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 3 to 4, leader changed from d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 4 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.563370 15545 raft_consensus.cc:993] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.563778 15521 raft_consensus.cc:1081] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.565222 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:43.565708 15243 raft_consensus.cc:493] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:43.565991 15243 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:43.570716 15243 raft_consensus.cc:515] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.572095 15243 leader_election.cc:290] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 2 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:43.572985 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:43.573098 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92871ca59055459884dbbdbac53b91e0" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:43.573570 15317 raft_consensus.cc:3055] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:43.573745 15392 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:43.574026 15317 raft_consensus.cc:740] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:43.574887 15317 consensus_queue.cc:260] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.575882 15317 raft_consensus.cc:3060] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:43.581127 15392 raft_consensus.cc:2468] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:43.582293 15209 leader_election.cc:304] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:43.582801 15317 raft_consensus.cc:2468] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 2.
I20260710 11:00:43.583030 15459 raft_consensus.cc:2804] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:43.584354 15459 raft_consensus.cc:697] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:43.585047 15459 consensus_queue.cc:237] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.591908 15140 catalog_manager.cc:5697] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 1 to 2, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 2 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.620270 15391 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:43.621562 15459 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:43.631150 15317 raft_consensus.cc:1275] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:43.633074 15459 consensus_queue.cc:1048] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:43.641070 15521 raft_consensus.cc:993] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: : Instructing follower 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.641522 15521 raft_consensus.cc:1081] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Signalling peer 55e33268266845afa96c942f4eb298be to start an election
I20260710 11:00:43.643153 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078"
dest_uuid: "55e33268266845afa96c942f4eb298be"
 from {username='slave'} at 127.0.0.1:33386
I20260710 11:00:43.643678 15243 raft_consensus.cc:493] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:43.643998 15243 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.649333 15243 raft_consensus.cc:515] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.651208 15243 leader_election.cc:290] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [CANDIDATE]: Term 3 election: Requested vote from peers 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:43.652626 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:43.652949 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ece02c23c649eea1659ceec4ab9078" candidate_uuid: "55e33268266845afa96c942f4eb298be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:43.653237 15391 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.653503 15317 raft_consensus.cc:3055] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:43.653820 15317 raft_consensus.cc:740] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:43.654630 15317 consensus_queue.cc:260] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.655813 15317 raft_consensus.cc:3060] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:43.660224 15391 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 3.
I20260710 11:00:43.661469 15209 leader_election.cc:304] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [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: 55e33268266845afa96c942f4eb298be, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:43.662293 15459 raft_consensus.cc:2804] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:43.662679 15459 raft_consensus.cc:697] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Becoming Leader. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:43.662660 15317 raft_consensus.cc:2468] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e33268266845afa96c942f4eb298be in term 3.
I20260710 11:00:43.663558 15459 consensus_queue.cc:237] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:43.670176 15140 catalog_manager.cc:5697] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be reported cstate change: term changed from 2 to 3, leader changed from 15dee17195ec4ec4b2b813c50696800a (127.14.68.194) to 55e33268266845afa96c942f4eb298be (127.14.68.193). New cstate: current_term: 3 leader_uuid: "55e33268266845afa96c942f4eb298be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.760603 15317 raft_consensus.cc:1275] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:43.761812 15459 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:43.769944 15391 raft_consensus.cc:1275] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:43.771780 15541 consensus_queue.cc:1048] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:43.922518 15317 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:43.923843 15541 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:43.929720 15391 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:43.931440 15459 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:44.047982 15391 raft_consensus.cc:1275] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:44.049443 15541 consensus_queue.cc:1048] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:44.057595 15317 raft_consensus.cc:1275] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:44.059106 15547 consensus_queue.cc:1048] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:44.156792 15391 raft_consensus.cc:1275] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:44.158033 15547 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:44.167321 15317 raft_consensus.cc:1275] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Refusing update from remote peer 55e33268266845afa96c942f4eb298be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:44.169486 15541 consensus_queue.cc:1048] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:46.116006 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.123730 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:46.124706 15243 raft_consensus.cc:606] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Received request to transfer leadership to TS d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:46.127276 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:46.127717 15243 raft_consensus.cc:606] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 LEADER]: Received request to transfer leadership to TS 15dee17195ec4ec4b2b813c50696800a
I20260710 11:00:46.129878 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:46.130330 15243 raft_consensus.cc:606] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Received request to transfer leadership to TS d7602e5a42cd438aa8e4138aaa940763
I20260710 11:00:46.132529 15243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "55e33268266845afa96c942f4eb298be"
mode: GRACEFUL
new_leader_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:00:46.132952 15243 raft_consensus.cc:606] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Received request to transfer leadership to TS 15dee17195ec4ec4b2b813c50696800a
I20260710 11:00:46.133962 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:46.134414 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:46.485030 15459 raft_consensus.cc:993] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: : Instructing follower 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:46.486076 15459 raft_consensus.cc:1081] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Signalling peer 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:46.487736 15317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:58370
I20260710 11:00:46.488339 15317 raft_consensus.cc:493] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.488705 15317 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:46.494360 15317 raft_consensus.cc:515] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:46.496654 15317 leader_election.cc:290] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 5 election: Requested vote from peers d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133), 55e33268266845afa96c942f4eb298be (127.14.68.193:34873)
I20260710 11:00:46.497561 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:46.497730 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acad9b94e74648f9bfa335dc01cf1101" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:46.498378 15392 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:46.498431 15243 raft_consensus.cc:3055] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:46.498801 15243 raft_consensus.cc:740] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:46.499528 15243 consensus_queue.cc:260] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:46.500542 15243 raft_consensus.cc:3060] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:46.503159 15392 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 5.
I20260710 11:00:46.504314 15284 leader_election.cc:304] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:46.505213 15566 raft_consensus.cc:2804] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:46.505471 15243 raft_consensus.cc:2468] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 5.
I20260710 11:00:46.506551 15566 raft_consensus.cc:697] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 5 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:46.507987 15566 consensus_queue.cc:237] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [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: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } }
I20260710 11:00:46.509295 15567 raft_consensus.cc:993] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: : Instructing follower 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:46.509770 15459 raft_consensus.cc:1081] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 LEADER]: Signalling peer 15dee17195ec4ec4b2b813c50696800a to start an election
I20260710 11:00:46.511337 15317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6"
dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
 from {username='slave'} at 127.0.0.1:58370
I20260710 11:00:46.511883 15317 raft_consensus.cc:493] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.512244 15317 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.515618 15137 catalog_manager.cc:5697] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 4 to 5, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 5 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:46.516988 15317 raft_consensus.cc:515] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.518800 15317 leader_election.cc:290] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [CANDIDATE]: Term 2 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195:36133)
I20260710 11:00:46.519850 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:46.520119 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c3790c6cd14ef5a4cc95235b51f2d6" candidate_uuid: "15dee17195ec4ec4b2b813c50696800a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
I20260710 11:00:46.520448 15243 raft_consensus.cc:3055] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.520674 15392 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.520852 15243 raft_consensus.cc:740] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:46.521672 15243 consensus_queue.cc:260] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.522647 15243 raft_consensus.cc:3060] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.526000 15392 raft_consensus.cc:2468] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:46.527222 15284 leader_election.cc:304] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:46.528189 15566 raft_consensus.cc:2804] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.528559 15566 raft_consensus.cc:697] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Becoming Leader. State: Replica: 15dee17195ec4ec4b2b813c50696800a, State: Running, Role: LEADER
I20260710 11:00:46.529274 15243 raft_consensus.cc:2468] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dee17195ec4ec4b2b813c50696800a in term 2.
I20260710 11:00:46.529358 15566 consensus_queue.cc:237] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.536286 15137 catalog_manager.cc:5697] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a reported cstate change: term changed from 1 to 2, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to 15dee17195ec4ec4b2b813c50696800a (127.14.68.194). New cstate: current_term: 2 leader_uuid: "15dee17195ec4ec4b2b813c50696800a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.610792 15567 raft_consensus.cc:993] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: : Instructing follower d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:46.611217 15459 raft_consensus.cc:1081] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Signalling peer d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:46.612617 15392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:00:46.613061 15392 raft_consensus.cc:493] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.613341 15392 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.617394 15392 raft_consensus.cc:515] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.618881 15392 leader_election.cc:290] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 3 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:46.619906 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:46.619973 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5d51607a354f2eb65807efb9153582" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:46.620505 15243 raft_consensus.cc:3055] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:46.620561 15317 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.620796 15243 raft_consensus.cc:740] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:46.621670 15243 consensus_queue.cc:260] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.622547 15243 raft_consensus.cc:3060] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:46.625057 15317 raft_consensus.cc:2468] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:46.626323 15357 leader_election.cc:304] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:46.626771 15243 raft_consensus.cc:2468] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 3.
I20260710 11:00:46.627141 15488 raft_consensus.cc:2804] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:46.628284 15488 raft_consensus.cc:697] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:46.629078 15488 consensus_queue.cc:237] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.635876 15137 catalog_manager.cc:5697] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 2 to 3, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:46.737993 15567 raft_consensus.cc:993] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: : Instructing follower d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:46.738437 15459 raft_consensus.cc:1081] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Signalling peer d7602e5a42cd438aa8e4138aaa940763 to start an election
I20260710 11:00:46.739776 15392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81"
dest_uuid: "d7602e5a42cd438aa8e4138aaa940763"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:00:46.740245 15392 raft_consensus.cc:493] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.740530 15392 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:46.744695 15392 raft_consensus.cc:515] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.746141 15392 leader_election.cc:290] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [CANDIDATE]: Term 4 election: Requested vote from peers 55e33268266845afa96c942f4eb298be (127.14.68.193:34873), 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609)
I20260710 11:00:46.747198 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "55e33268266845afa96c942f4eb298be"
I20260710 11:00:46.747184 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c72af5436a4bd8a26b3b03e2ab2f81" candidate_uuid: "d7602e5a42cd438aa8e4138aaa940763" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15dee17195ec4ec4b2b813c50696800a"
I20260710 11:00:46.747915 15243 raft_consensus.cc:3055] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:46.747974 15317 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:46.748317 15243 raft_consensus.cc:740] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 55e33268266845afa96c942f4eb298be, State: Running, Role: LEADER
I20260710 11:00:46.749046 15243 consensus_queue.cc:260] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.750192 15243 raft_consensus.cc:3060] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:46.754662 15317 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 4.
I20260710 11:00:46.756017 15357 leader_election.cc:304] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [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: 15dee17195ec4ec4b2b813c50696800a, d7602e5a42cd438aa8e4138aaa940763; no voters: 
I20260710 11:00:46.756831 15488 raft_consensus.cc:2804] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:46.756942 15243 raft_consensus.cc:2468] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7602e5a42cd438aa8e4138aaa940763 in term 4.
I20260710 11:00:46.757310 15488 raft_consensus.cc:697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 LEADER]: Becoming Leader. State: Replica: d7602e5a42cd438aa8e4138aaa940763, State: Running, Role: LEADER
I20260710 11:00:46.758287 15488 consensus_queue.cc:237] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [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: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } }
I20260710 11:00:46.765280 15137 catalog_manager.cc:5697] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 reported cstate change: term changed from 3 to 4, leader changed from 55e33268266845afa96c942f4eb298be (127.14.68.193) to d7602e5a42cd438aa8e4138aaa940763 (127.14.68.195). New cstate: current_term: 4 leader_uuid: "d7602e5a42cd438aa8e4138aaa940763" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:46.964604 15243 raft_consensus.cc:1275] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.965900 15568 consensus_queue.cc:1048] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:46.978307 15392 raft_consensus.cc:1275] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.980177 15568 consensus_queue.cc:1048] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.070356 15317 raft_consensus.cc:1275] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.071587 15488 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dee17195ec4ec4b2b813c50696800a" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:47.077857 15242 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 5 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:47.079686 15568 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:47.081631 15242 raft_consensus.cc:1275] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Refusing update from remote peer d7602e5a42cd438aa8e4138aaa940763: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:47.083933 15488 consensus_queue.cc:1048] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e33268266845afa96c942f4eb298be" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:47.096832 15392 raft_consensus.cc:1275] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 5 FOLLOWER]: Refusing update from remote peer 15dee17195ec4ec4b2b813c50696800a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:47.098632 15566 consensus_queue.cc:1048] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7602e5a42cd438aa8e4138aaa940763" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:47.135322 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.142220 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:00:47.167699 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:47.168515 14611 tablet_replica.cc:333] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.169150 14611 raft_consensus.cc:2243] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.169623 14611 raft_consensus.cc:2272] T a6369313d90548209f3fd6888ddb4282 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.171789 14611 tablet_replica.cc:333] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.172298 14611 raft_consensus.cc:2243] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.172673 14611 raft_consensus.cc:2272] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.174374 14611 tablet_replica.cc:333] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.174871 14611 raft_consensus.cc:2243] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.175266 14611 raft_consensus.cc:2272] T 5e5d51607a354f2eb65807efb9153582 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.177183 14611 tablet_replica.cc:333] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.177688 14611 raft_consensus.cc:2243] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.178225 14611 raft_consensus.cc:2272] T 5bca15247a174fdb81b6613828566df2 P 55e33268266845afa96c942f4eb298be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.179868 14611 tablet_replica.cc:333] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.180366 14611 raft_consensus.cc:2243] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.181092 14611 raft_consensus.cc:2272] T 5b182fcfe1d44cbe8e64a4249687f214 P 55e33268266845afa96c942f4eb298be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.182848 14611 tablet_replica.cc:333] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.183341 14611 raft_consensus.cc:2243] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.184003 14611 raft_consensus.cc:2272] T 92871ca59055459884dbbdbac53b91e0 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.185580 14611 tablet_replica.cc:333] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.186125 14611 raft_consensus.cc:2243] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.186508 14611 raft_consensus.cc:2272] T acad9b94e74648f9bfa335dc01cf1101 P 55e33268266845afa96c942f4eb298be [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.188915 14611 tablet_replica.cc:333] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.189455 14611 raft_consensus.cc:2243] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.190281 14611 raft_consensus.cc:2272] T 772133f603744eb5b9f389ae58194632 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.190328 15358 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:00:47.192121 14611 tablet_replica.cc:333] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.192659 14611 raft_consensus.cc:2243] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:00:47.193356 15358 consensus_peers.cc:597] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 -> Peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Couldn't send request to peer 55e33268266845afa96c942f4eb298be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.193380 14611 raft_consensus.cc:2272] T f5ece02c23c649eea1659ceec4ab9078 P 55e33268266845afa96c942f4eb298be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.195151 14611 tablet_replica.cc:333] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be: stopping tablet replica
I20260710 11:00:47.195627 14611 raft_consensus.cc:2243] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.196009 14611 raft_consensus.cc:2272] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 55e33268266845afa96c942f4eb298be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.224977 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
I20260710 11:00:47.247323 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:00:47.274313 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:47.275161 14611 tablet_replica.cc:333] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.275842 14611 raft_consensus.cc:2243] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.276326 14611 raft_consensus.cc:2272] T 41c72af5436a4bd8a26b3b03e2ab2f81 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.278314 14611 tablet_replica.cc:333] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.278903 14611 raft_consensus.cc:2243] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.279320 14611 raft_consensus.cc:2272] T 5e5d51607a354f2eb65807efb9153582 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.281369 14611 tablet_replica.cc:333] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.281896 14611 raft_consensus.cc:2243] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.282670 14611 raft_consensus.cc:2272] T a6369313d90548209f3fd6888ddb4282 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.284425 14611 tablet_replica.cc:333] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.284926 14611 raft_consensus.cc:2243] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.285320 14611 raft_consensus.cc:2272] T 5bca15247a174fdb81b6613828566df2 P 15dee17195ec4ec4b2b813c50696800a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.286980 14611 tablet_replica.cc:333] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.287478 14611 raft_consensus.cc:2243] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.287890 14611 raft_consensus.cc:2272] T f5ece02c23c649eea1659ceec4ab9078 P 15dee17195ec4ec4b2b813c50696800a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.289944 14611 tablet_replica.cc:333] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.290472 14611 raft_consensus.cc:2243] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.291189 14611 raft_consensus.cc:2272] T 52c3790c6cd14ef5a4cc95235b51f2d6 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.293432 14611 tablet_replica.cc:333] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.294015 14611 raft_consensus.cc:2243] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.294555 14611 raft_consensus.cc:2272] T 5b182fcfe1d44cbe8e64a4249687f214 P 15dee17195ec4ec4b2b813c50696800a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:47.295877 15357 consensus_peers.cc:597] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 -> Peer 15dee17195ec4ec4b2b813c50696800a (127.14.68.194:35609): Couldn't send request to peer 15dee17195ec4ec4b2b813c50696800a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.296715 14611 tablet_replica.cc:333] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.297224 14611 raft_consensus.cc:2243] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.297706 14611 raft_consensus.cc:2272] T 92871ca59055459884dbbdbac53b91e0 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.299394 14611 tablet_replica.cc:333] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.299799 14611 raft_consensus.cc:2243] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.300510 14611 raft_consensus.cc:2272] T acad9b94e74648f9bfa335dc01cf1101 P 15dee17195ec4ec4b2b813c50696800a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.302414 14611 tablet_replica.cc:333] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a: stopping tablet replica
I20260710 11:00:47.302811 14611 raft_consensus.cc:2243] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.303203 14611 raft_consensus.cc:2272] T 772133f603744eb5b9f389ae58194632 P 15dee17195ec4ec4b2b813c50696800a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.322513 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:00:47.341423 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
W20260710 11:00:47.346083 15358 consensus_peers.cc:597] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 -> Peer 55e33268266845afa96c942f4eb298be (127.14.68.193:34873): Couldn't send request to peer 55e33268266845afa96c942f4eb298be. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.365458 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:47.366202 14611 tablet_replica.cc:333] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.366786 14611 raft_consensus.cc:2243] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.367841 14611 raft_consensus.cc:2272] T 5bca15247a174fdb81b6613828566df2 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.369719 14611 tablet_replica.cc:333] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.370347 14611 raft_consensus.cc:2243] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.370774 14611 raft_consensus.cc:2272] T a6369313d90548209f3fd6888ddb4282 P d7602e5a42cd438aa8e4138aaa940763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.372406 14611 tablet_replica.cc:333] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.372910 14611 raft_consensus.cc:2243] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.373605 14611 pending_rounds.cc:70] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Trying to abort 1 pending ops.
I20260710 11:00:47.373853 14611 pending_rounds.cc:77] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305958386728538112 op_type: NO_OP noop_request { }
I20260710 11:00:47.374202 14611 raft_consensus.cc:2889] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:47.374481 14611 raft_consensus.cc:2272] T 41c72af5436a4bd8a26b3b03e2ab2f81 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.376403 14611 tablet_replica.cc:333] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.376909 14611 raft_consensus.cc:2243] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.377336 14611 raft_consensus.cc:2272] T f5ece02c23c649eea1659ceec4ab9078 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.379130 14611 tablet_replica.cc:333] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.379616 14611 raft_consensus.cc:2243] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.379994 14611 raft_consensus.cc:2272] T 52c3790c6cd14ef5a4cc95235b51f2d6 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.382763 14611 tablet_replica.cc:333] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.383267 14611 raft_consensus.cc:2243] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.383684 14611 raft_consensus.cc:2272] T 772133f603744eb5b9f389ae58194632 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.385267 14611 tablet_replica.cc:333] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.385733 14611 raft_consensus.cc:2243] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.386152 14611 raft_consensus.cc:2272] T 92871ca59055459884dbbdbac53b91e0 P d7602e5a42cd438aa8e4138aaa940763 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.387630 14611 tablet_replica.cc:333] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.388103 14611 raft_consensus.cc:2243] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.388487 14611 raft_consensus.cc:2272] T 5b182fcfe1d44cbe8e64a4249687f214 P d7602e5a42cd438aa8e4138aaa940763 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.389966 14611 tablet_replica.cc:333] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.390439 14611 raft_consensus.cc:2243] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.391108 14611 raft_consensus.cc:2272] T 5e5d51607a354f2eb65807efb9153582 P d7602e5a42cd438aa8e4138aaa940763 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.392969 14611 tablet_replica.cc:333] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763: stopping tablet replica
I20260710 11:00:47.393391 14611 raft_consensus.cc:2243] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:47.393786 14611 raft_consensus.cc:2272] T acad9b94e74648f9bfa335dc01cf1101 P d7602e5a42cd438aa8e4138aaa940763 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.420650 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:00:47.438601 14611 master.cc:562] Master@127.14.68.254:40241 shutting down...
I20260710 11:00:47.463806 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:47.464345 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:47.464670 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 788aaa0f1c464661931e5bc4d28677a8: stopping tablet replica
I20260710 11:00:47.484786 14611 master.cc:584] Master@127.14.68.254:40241 shutdown complete.
15dee17195ec4ec4b2b813c50696800a  4
55e33268266845afa96c942f4eb298be  5
d7602e5a42cd438aa8e4138aaa940763  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10302 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:47.524646 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:45939
I20260710 11:00:47.525749 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:47.531236 15591 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
W20260710 11:00:47.531610 15592 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
W20260710 11:00:47.532415 15594 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
I20260710 11:00:47.533197 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:47.534009 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:47.534274 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:47.534441 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681247534409 us; error 0 us; skew 500 ppm
I20260710 11:00:47.534968 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:47.537271 14611 webserver.cc:533] Webserver started at http://127.14.68.254:39005/ using document root <none> and password file <none>
I20260710 11:00:47.537788 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:47.537973 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:47.538329 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:47.539438 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "89c253b3d54d40c5a2652f3fc08c3fdc"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.543977 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:47.547258 15599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.547969 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:47.548277 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "89c253b3d54d40c5a2652f3fc08c3fdc"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.548635 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-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)
I20260710 11:00:47.580574 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:47.581844 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:47.619580 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:45939
I20260710 11:00:47.619675 15650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:45939 every 8 connection(s)
I20260710 11:00:47.623456 15651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:47.632910 15651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc: Bootstrap starting.
I20260710 11:00:47.637503 15651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:47.641716 15651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc: No bootstrap required, opened a new log
I20260710 11:00:47.643813 15651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER }
I20260710 11:00:47.644225 15651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:47.644445 15651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c253b3d54d40c5a2652f3fc08c3fdc, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.645027 15651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER }
I20260710 11:00:47.645474 15651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:47.645696 15651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:47.645965 15651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:47.650520 15651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER }
I20260710 11:00:47.651103 15651 leader_election.cc:304] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 89c253b3d54d40c5a2652f3fc08c3fdc; no voters: 
I20260710 11:00:47.652231 15651 leader_election.cc:290] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:47.652732 15654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:47.654227 15654 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 1 LEADER]: Becoming Leader. State: Replica: 89c253b3d54d40c5a2652f3fc08c3fdc, State: Running, Role: LEADER
I20260710 11:00:47.654903 15651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:47.654896 15654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER }
I20260710 11:00:47.657932 15655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER } }
I20260710 11:00:47.658023 15656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89c253b3d54d40c5a2652f3fc08c3fdc. Latest consensus state: current_term: 1 leader_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89c253b3d54d40c5a2652f3fc08c3fdc" member_type: VOTER } }
I20260710 11:00:47.658560 15655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:47.658674 15656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:47.661654 15659 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:47.667902 15659 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:47.670321 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:47.676699 15659 catalog_manager.cc:1383] Generated new cluster ID: c245f3f7a7744f82ad41233e54f3a334
I20260710 11:00:47.677023 15659 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:47.690482 15659 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:47.691751 15659 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:47.705240 15659 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc: Generated new TSK 0
I20260710 11:00:47.705875 15659 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:47.736599 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:47.742727 15672 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
W20260710 11:00:47.744427 15673 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
W20260710 11:00:47.745848 15675 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
I20260710 11:00:47.746282 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:47.747068 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:47.747263 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:47.747398 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681247747387 us; error 0 us; skew 500 ppm
I20260710 11:00:47.747884 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:47.750373 14611 webserver.cc:533] Webserver started at http://127.14.68.193:39395/ using document root <none> and password file <none>
I20260710 11:00:47.750921 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:47.751082 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:47.751304 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:47.752312 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.756891 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:00:47.760223 15680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.761030 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:47.761375 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.761684 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-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)
I20260710 11:00:47.770903 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:47.772147 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:47.773612 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:47.776103 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:47.776338 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.776571 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:47.776759 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.815953 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:45095
I20260710 11:00:47.816051 15742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:45095 every 8 connection(s)
I20260710 11:00:47.821027 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:47.828168 15747 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
W20260710 11:00:47.831089 15748 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
I20260710 11:00:47.831547 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:47.832327 15750 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
I20260710 11:00:47.833140 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:47.833335 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:47.833545 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681247833509 us; error 0 us; skew 500 ppm
I20260710 11:00:47.834129 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:47.837430 14611 webserver.cc:533] Webserver started at http://127.14.68.194:36837/ using document root <none> and password file <none>
I20260710 11:00:47.837764 15743 heartbeater.cc:344] Connected to a master server at 127.14.68.254:45939
I20260710 11:00:47.838047 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:47.838198 15743 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:47.838340 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:47.838663 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:47.839134 15743 heartbeater.cc:507] Master 127.14.68.254:45939 requested a full tablet report, sending...
I20260710 11:00:47.840217 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.841586 15616 ts_manager.cc:194] Registered new tserver with Master: 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:47.843408 15616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37228
I20260710 11:00:47.845304 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:00:47.848879 15755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.849769 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:47.850205 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.850509 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-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)
I20260710 11:00:47.873469 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:47.874786 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:47.876259 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:47.878540 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:47.878810 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.879045 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:47.879220 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.923146 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:40163
I20260710 11:00:47.923269 15817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:40163 every 8 connection(s)
I20260710 11:00:47.927946 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:47.935129 15821 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
W20260710 11:00:47.937856 15822 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
I20260710 11:00:47.938589 14611 server_base.cc:1061] running on GCE node
W20260710 11:00:47.939905 15824 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
I20260710 11:00:47.940891 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:47.941135 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:47.941361 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681247941343 us; error 0 us; skew 500 ppm
I20260710 11:00:47.941399 15818 heartbeater.cc:344] Connected to a master server at 127.14.68.254:45939
I20260710 11:00:47.941802 15818 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:47.942075 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:47.942662 15818 heartbeater.cc:507] Master 127.14.68.254:45939 requested a full tablet report, sending...
I20260710 11:00:47.944872 14611 webserver.cc:533] Webserver started at http://127.14.68.195:40141/ using document root <none> and password file <none>
I20260710 11:00:47.945008 15616 ts_manager.cc:194] Registered new tserver with Master: 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:47.945464 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:47.945698 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:47.945966 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:47.946620 15616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37240
I20260710 11:00:47.947235 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.952379 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:47.955956 15829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.956838 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:47.957239 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
format_stamp: "Formatted at 2026-07-10 11:00:47 on dist-test-slave-xwkk"
I20260710 11:00:47.957504 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-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)
I20260710 11:00:47.977248 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:47.978506 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:47.980028 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:47.982307 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:47.982535 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:47.982788 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:47.982964 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:48.021456 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:36953
I20260710 11:00:48.021553 15891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:36953 every 8 connection(s)
I20260710 11:00:48.035156 15892 heartbeater.cc:344] Connected to a master server at 127.14.68.254:45939
I20260710 11:00:48.035533 15892 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:48.036190 15892 heartbeater.cc:507] Master 127.14.68.254:45939 requested a full tablet report, sending...
I20260710 11:00:48.038131 15616 ts_manager.cc:194] Registered new tserver with Master: 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:48.038918 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014440389s
I20260710 11:00:48.039461 15616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37256
I20260710 11:00:48.065148 15616 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37258:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:48.069077 15616 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.
I20260710 11:00:48.182638 15855 tablet_service.cc:1511] Processing CreateTablet for tablet 8db48a9036694b7ca801204ae689671b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:48.183758 15856 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad60b3d7c914d52838383b9e97b8fe3 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:48.184259 15855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db48a9036694b7ca801204ae689671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.185138 15856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad60b3d7c914d52838383b9e97b8fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.182638 15857 tablet_service.cc:1511] Processing CreateTablet for tablet caf4aea7425a4cb1aa6d00064cc4fcbc (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:48.186820 15857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4aea7425a4cb1aa6d00064cc4fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.188979 15783 tablet_service.cc:1511] Processing CreateTablet for tablet caf4aea7425a4cb1aa6d00064cc4fcbc (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:48.190286 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4aea7425a4cb1aa6d00064cc4fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.196029 15782 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad60b3d7c914d52838383b9e97b8fe3 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:48.197522 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad60b3d7c914d52838383b9e97b8fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.197793 15708 tablet_service.cc:1511] Processing CreateTablet for tablet caf4aea7425a4cb1aa6d00064cc4fcbc (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:48.198817 15706 tablet_service.cc:1511] Processing CreateTablet for tablet 8db48a9036694b7ca801204ae689671b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:48.199291 15781 tablet_service.cc:1511] Processing CreateTablet for tablet 8db48a9036694b7ca801204ae689671b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:48.200706 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db48a9036694b7ca801204ae689671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.200615 15707 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad60b3d7c914d52838383b9e97b8fe3 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:48.201901 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6813aebf904153ad6927224e2731ac (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:48.199232 15708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4aea7425a4cb1aa6d00064cc4fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.203488 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6813aebf904153ad6927224e2731ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.204172 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad60b3d7c914d52838383b9e97b8fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.203583 15780 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6813aebf904153ad6927224e2731ac (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:48.205438 15780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6813aebf904153ad6927224e2731ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.206388 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db48a9036694b7ca801204ae689671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.210892 15854 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6813aebf904153ad6927224e2731ac (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:48.212248 15854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6813aebf904153ad6927224e2731ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.215003 15853 tablet_service.cc:1511] Processing CreateTablet for tablet bd85d845f1554b19904ad8c996fcb8fa (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:48.216339 15853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd85d845f1554b19904ad8c996fcb8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.227840 15852 tablet_service.cc:1511] Processing CreateTablet for tablet ea201f5f1e1342a2973d3c9d06594771 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:48.229364 15852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea201f5f1e1342a2973d3c9d06594771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.240417 15704 tablet_service.cc:1511] Processing CreateTablet for tablet bd85d845f1554b19904ad8c996fcb8fa (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:48.241922 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd85d845f1554b19904ad8c996fcb8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.249287 15779 tablet_service.cc:1511] Processing CreateTablet for tablet bd85d845f1554b19904ad8c996fcb8fa (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:48.250717 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd85d845f1554b19904ad8c996fcb8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.251503 15853 tablet_service.cc:1511] Processing CreateTablet for tablet 29d60a8ef4ca439aa2730ba9a963cbae (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:48.252925 15853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d60a8ef4ca439aa2730ba9a963cbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.261534 15852 tablet_service.cc:1511] Processing CreateTablet for tablet f87d4c491a2d47b698c6a7ab55a7901b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:48.261904 15857 tablet_service.cc:1511] Processing CreateTablet for tablet ffae318b59b74dbbba97511912292e55 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:48.262970 15852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87d4c491a2d47b698c6a7ab55a7901b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.264281 15778 tablet_service.cc:1511] Processing CreateTablet for tablet ea201f5f1e1342a2973d3c9d06594771 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:48.265079 15703 tablet_service.cc:1511] Processing CreateTablet for tablet 29d60a8ef4ca439aa2730ba9a963cbae (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:48.265662 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea201f5f1e1342a2973d3c9d06594771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.266495 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d60a8ef4ca439aa2730ba9a963cbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.267396 15777 tablet_service.cc:1511] Processing CreateTablet for tablet 29d60a8ef4ca439aa2730ba9a963cbae (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:48.267758 15775 tablet_service.cc:1511] Processing CreateTablet for tablet f87d4c491a2d47b698c6a7ab55a7901b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:48.270454 15907 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:48.272504 15774 tablet_service.cc:1511] Processing CreateTablet for tablet e9336794fd9046e9a01ad564c53ce097 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:48.275260 15702 tablet_service.cc:1511] Processing CreateTablet for tablet ffae318b59b74dbbba97511912292e55 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:48.276078 15701 tablet_service.cc:1511] Processing CreateTablet for tablet f87d4c491a2d47b698c6a7ab55a7901b (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:48.276718 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffae318b59b74dbbba97511912292e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.276357 15776 tablet_service.cc:1511] Processing CreateTablet for tablet ffae318b59b74dbbba97511912292e55 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:48.272532 15857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffae318b59b74dbbba97511912292e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.279395 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87d4c491a2d47b698c6a7ab55a7901b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.280128 15700 tablet_service.cc:1511] Processing CreateTablet for tablet e9336794fd9046e9a01ad564c53ce097 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:48.281464 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9336794fd9046e9a01ad564c53ce097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.281852 15699 tablet_service.cc:1511] Processing CreateTablet for tablet bce0b4c743aa417380a44a6db3da59a4 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:48.283392 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce0b4c743aa417380a44a6db3da59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.285368 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d60a8ef4ca439aa2730ba9a963cbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.286404 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87d4c491a2d47b698c6a7ab55a7901b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.287812 15856 tablet_service.cc:1511] Processing CreateTablet for tablet e9336794fd9046e9a01ad564c53ce097 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:48.290436 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9336794fd9046e9a01ad564c53ce097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.291715 15851 tablet_service.cc:1511] Processing CreateTablet for tablet bce0b4c743aa417380a44a6db3da59a4 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:48.295292 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffae318b59b74dbbba97511912292e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.311865 15707 tablet_service.cc:1511] Processing CreateTablet for tablet d7ed7690b2144cd1a1a04e56579b9ce2 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:48.313256 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ed7690b2144cd1a1a04e56579b9ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.304032 15706 tablet_service.cc:1511] Processing CreateTablet for tablet ea201f5f1e1342a2973d3c9d06594771 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:48.315203 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea201f5f1e1342a2973d3c9d06594771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.320794 15850 tablet_service.cc:1511] Processing CreateTablet for tablet d7ed7690b2144cd1a1a04e56579b9ce2 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:48.327627 15907 tablet_bootstrap.cc:654] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.330431 15850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ed7690b2144cd1a1a04e56579b9ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.333026 15783 tablet_service.cc:1511] Processing CreateTablet for tablet bce0b4c743aa417380a44a6db3da59a4 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:48.334398 15856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9336794fd9046e9a01ad564c53ce097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.350756 15851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce0b4c743aa417380a44a6db3da59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.371608 15781 tablet_service.cc:1511] Processing CreateTablet for tablet fabdc38185a0471a8eb28135871b1e40 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:48.373919 15908 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:48.378188 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce0b4c743aa417380a44a6db3da59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.381760 15853 tablet_service.cc:1511] Processing CreateTablet for tablet fabdc38185a0471a8eb28135871b1e40 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:48.383409 15853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabdc38185a0471a8eb28135871b1e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.394807 15909 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:48.390442 15782 tablet_service.cc:1511] Processing CreateTablet for tablet d7ed7690b2144cd1a1a04e56579b9ce2 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:48.406646 15704 tablet_service.cc:1511] Processing CreateTablet for tablet fabdc38185a0471a8eb28135871b1e40 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:48.408529 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabdc38185a0471a8eb28135871b1e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.415447 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabdc38185a0471a8eb28135871b1e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.418795 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ed7690b2144cd1a1a04e56579b9ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.433722 15908 tablet_bootstrap.cc:654] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.440333 15703 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:48.443799 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.445664 15907 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:48.448659 15909 tablet_bootstrap.cc:654] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.462190 15907 ts_tablet_manager.cc:1403] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.192s	user 0.031s	sys 0.063s
I20260710 11:00:48.462411 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:48.463977 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.465245 15907 raft_consensus.cc:359] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.470496 15907 raft_consensus.cc:385] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.470933 15907 raft_consensus.cc:740] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.471832 15707 tablet_service.cc:1511] Processing CreateTablet for tablet b96a2d5fe54c476cae73adbe7a83bd43 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:48.471925 15907 consensus_queue.cc:260] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.473237 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96a2d5fe54c476cae73adbe7a83bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.475003 15851 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:48.475953 15780 tablet_service.cc:1511] Processing CreateTablet for tablet b96a2d5fe54c476cae73adbe7a83bd43 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:48.476774 15851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.477228 15780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96a2d5fe54c476cae73adbe7a83bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.483604 15855 tablet_service.cc:1511] Processing CreateTablet for tablet b96a2d5fe54c476cae73adbe7a83bd43 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:48.485014 15855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96a2d5fe54c476cae73adbe7a83bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.494388 15701 tablet_service.cc:1511] Processing CreateTablet for tablet be2b8e1d716a40fc97b860e14ba07eec (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:48.501187 15908 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:48.501684 15908 ts_tablet_manager.cc:1403] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.000s
I20260710 11:00:48.504668 15908 raft_consensus.cc:359] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.505398 15908 raft_consensus.cc:385] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.505679 15908 raft_consensus.cc:740] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.506125 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2b8e1d716a40fc97b860e14ba07eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.506366 15908 consensus_queue.cc:260] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.520500 15777 tablet_service.cc:1511] Processing CreateTablet for tablet be2b8e1d716a40fc97b860e14ba07eec (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:48.522383 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2b8e1d716a40fc97b860e14ba07eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.531646 15908 ts_tablet_manager.cc:1434] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.017s
I20260710 11:00:48.532516 15743 heartbeater.cc:499] Master 127.14.68.254:45939 was elected leader, sending a full tablet report...
I20260710 11:00:48.532850 15908 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:48.540130 15914 raft_consensus.cc:493] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:48.540625 15914 raft_consensus.cc:515] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.543210 15781 tablet_service.cc:1511] Processing CreateTablet for tablet 23421a1cbe324236a9444b3f89c1af93 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:48.543908 15851 tablet_service.cc:1511] Processing CreateTablet for tablet 23421a1cbe324236a9444b3f89c1af93 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:48.550160 15851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23421a1cbe324236a9444b3f89c1af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.551203 15783 tablet_service.cc:1511] Processing CreateTablet for tablet 01934a666a8c448cbe583b7a19153855 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:48.552487 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01934a666a8c448cbe583b7a19153855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.563153 15852 tablet_service.cc:1511] Processing CreateTablet for tablet 01934a666a8c448cbe583b7a19153855 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:48.565694 15852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01934a666a8c448cbe583b7a19153855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.569175 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23421a1cbe324236a9444b3f89c1af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.575129 15774 tablet_service.cc:1511] Processing CreateTablet for tablet e6915174a7d34591b06f73d18626dc4e (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:48.576951 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6915174a7d34591b06f73d18626dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.534291 15857 tablet_service.cc:1511] Processing CreateTablet for tablet be2b8e1d716a40fc97b860e14ba07eec (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:48.579049 15857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2b8e1d716a40fc97b860e14ba07eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.582451 15914 leader_election.cc:290] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:48.585445 15909 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:48.586061 15909 ts_tablet_manager.cc:1403] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.018s
I20260710 11:00:48.588943 15909 raft_consensus.cc:359] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.599018 15907 ts_tablet_manager.cc:1434] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.136s	user 0.015s	sys 0.008s
I20260710 11:00:48.605105 15908 tablet_bootstrap.cc:654] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.613148 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:48.614566 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd48c5cd4be40e7a6bf4113d555aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.614835 15853 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:48.616060 15853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd48c5cd4be40e7a6bf4113d555aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.616218 15782 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f99656bca4b968b90ebb121b6e060 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:48.617445 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f99656bca4b968b90ebb121b6e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.621543 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2fbe7554af49f2bb484bad00e703bd (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:48.622851 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2fbe7554af49f2bb484bad00e703bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.627092 15892 heartbeater.cc:499] Master 127.14.68.254:45939 was elected leader, sending a full tablet report...
I20260710 11:00:48.627506 15907 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:48.606565 15909 raft_consensus.cc:385] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.629302 15909 raft_consensus.cc:740] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.630293 15909 consensus_queue.cc:260] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.630508 15855 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f99656bca4b968b90ebb121b6e060 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:48.631831 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 6126930c1c714841a73a2c4f285e78a0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:48.633278 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6126930c1c714841a73a2c4f285e78a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.631865 15855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f99656bca4b968b90ebb121b6e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.637149 15852 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2fbe7554af49f2bb484bad00e703bd (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:48.638851 15852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2fbe7554af49f2bb484bad00e703bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.642145 15857 tablet_service.cc:1511] Processing CreateTablet for tablet e6915174a7d34591b06f73d18626dc4e (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 11:00:48.666115 15664 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:48.671135 15851 tablet_service.cc:1511] Processing CreateTablet for tablet 6126930c1c714841a73a2c4f285e78a0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:48.674177 15780 tablet_service.cc:1511] Processing CreateTablet for tablet 13337726d36141889adbb19a57424706 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:48.675204 15856 tablet_service.cc:1511] Processing CreateTablet for tablet 13337726d36141889adbb19a57424706 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:48.675573 15780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13337726d36141889adbb19a57424706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.683964 15907 tablet_bootstrap.cc:654] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.686157 15857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6915174a7d34591b06f73d18626dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.690361 15856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13337726d36141889adbb19a57424706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.701973 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 23421a1cbe324236a9444b3f89c1af93 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:48.703327 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23421a1cbe324236a9444b3f89c1af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.702020 15909 ts_tablet_manager.cc:1434] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.116s	user 0.016s	sys 0.018s
I20260710 11:00:48.706974 15818 heartbeater.cc:499] Master 127.14.68.254:45939 was elected leader, sending a full tablet report...
I20260710 11:00:48.712898 15909 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:48.719349 15909 tablet_bootstrap.cc:654] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.721776 15908 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:48.723047 15908 ts_tablet_manager.cc:1403] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.006s
I20260710 11:00:48.724212 15703 tablet_service.cc:1511] Processing CreateTablet for tablet e6915174a7d34591b06f73d18626dc4e (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:48.725649 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6915174a7d34591b06f73d18626dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.727105 15908 raft_consensus.cc:359] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.724206 15707 tablet_service.cc:1511] Processing CreateTablet for tablet 01934a666a8c448cbe583b7a19153855 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:48.734844 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01934a666a8c448cbe583b7a19153855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.735772 15706 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:48.736030 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f99656bca4b968b90ebb121b6e060 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:48.737080 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd48c5cd4be40e7a6bf4113d555aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.738094 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2fbe7554af49f2bb484bad00e703bd (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:48.700026 15851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6126930c1c714841a73a2c4f285e78a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.740321 15699 tablet_service.cc:1511] Processing CreateTablet for tablet 6126930c1c714841a73a2c4f285e78a0 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:48.740669 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 13337726d36141889adbb19a57424706 (DEFAULT_TABLE table=test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:48.742225 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2fbe7554af49f2bb484bad00e703bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.742077 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:48.742759 15867 raft_consensus.cc:2468] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:48.745476 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6126930c1c714841a73a2c4f285e78a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.746919 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13337726d36141889adbb19a57424706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.749992 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f99656bca4b968b90ebb121b6e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:48.754851 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:48.743564 15908 raft_consensus.cc:385] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.746654 15681 leader_election.cc:304] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:48.758930 15908 raft_consensus.cc:740] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
W20260710 11:00:48.770737 15684 leader_election.cc:343] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.770954 15915 raft_consensus.cc:2804] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:48.771433 15915 raft_consensus.cc:493] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:48.771796 15915 raft_consensus.cc:3060] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:48.773918 15907 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:48.774446 15907 ts_tablet_manager.cc:1403] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.002s
I20260710 11:00:48.777352 15907 raft_consensus.cc:359] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.778100 15907 raft_consensus.cc:385] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.778381 15907 raft_consensus.cc:740] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.778740 15915 raft_consensus.cc:515] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.779275 15907 consensus_queue.cc:260] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.781723 15907 ts_tablet_manager.cc:1434] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:48.781677 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:48.783880 15684 leader_election.cc:343] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.784232 15909 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:48.784502 15913 raft_consensus.cc:493] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:48.784700 15909 ts_tablet_manager.cc:1403] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.008s
I20260710 11:00:48.784849 15913 raft_consensus.cc:515] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.786931 15913 leader_election.cc:290] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:48.787669 15909 raft_consensus.cc:359] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:48.788358 15909 raft_consensus.cc:385] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.788632 15909 raft_consensus.cc:740] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.789570 15909 consensus_queue.cc:260] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:48.791908 15909 ts_tablet_manager.cc:1434] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:48.792986 15909 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:48.793387 15915 leader_election.cc:290] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:48.782114 15908 consensus_queue.cc:260] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.802260 15907 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:48.805234 15908 ts_tablet_manager.cc:1434] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260710 11:00:48.806279 15908 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:48.814913 15909 tablet_bootstrap.cc:654] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.823942 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:48.824657 15867 raft_consensus.cc:3060] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:48.826146 15908 tablet_bootstrap.cc:654] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.830261 15907 tablet_bootstrap.cc:654] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.834323 15867 raft_consensus.cc:2468] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:48.834993 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:48.835894 15681 leader_election.cc:304] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:48.837384 15915 raft_consensus.cc:2804] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:48.838013 15915 raft_consensus.cc:697] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:48.838903 15907 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:48.839363 15907 ts_tablet_manager.cc:1403] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.005s
I20260710 11:00:48.839152 15915 consensus_queue.cc:237] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:48.845623 15833 leader_election.cc:343] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.850653 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:48.859414 15917 raft_consensus.cc:493] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:48.860203 15917 raft_consensus.cc:515] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:48.863021 15833 leader_election.cc:343] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.863718 15833 leader_election.cc:304] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:48.864787 15913 raft_consensus.cc:2749] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:48.871320 15917 leader_election.cc:290] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:48.872952 15907 raft_consensus.cc:359] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:48.874004 15907 raft_consensus.cc:385] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.874415 15907 raft_consensus.cc:740] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.875454 15907 consensus_queue.cc:260] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:48.878870 15907 ts_tablet_manager.cc:1434] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.006s
I20260710 11:00:48.880287 15907 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:48.886384 15908 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:48.886946 15908 ts_tablet_manager.cc:1403] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.033s
I20260710 11:00:48.889286 15907 tablet_bootstrap.cc:654] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.897212 15908 raft_consensus.cc:359] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.898020 15908 raft_consensus.cc:385] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.898357 15908 raft_consensus.cc:740] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.899091 15908 consensus_queue.cc:260] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.899979 15909 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:48.900475 15909 ts_tablet_manager.cc:1403] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.016s
I20260710 11:00:48.901326 15908 ts_tablet_manager.cc:1434] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:00:48.903918 15908 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:48.903522 15909 raft_consensus.cc:359] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.904238 15909 raft_consensus.cc:385] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.904518 15909 raft_consensus.cc:740] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.905488 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db48a9036694b7ca801204ae689671b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:48.906311 15718 raft_consensus.cc:2468] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:48.906678 15616 catalog_manager.cc:5697] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.907860 15759 leader_election.cc:304] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:48.908695 15917 raft_consensus.cc:2804] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:48.909057 15917 raft_consensus.cc:493] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:48.909385 15917 raft_consensus.cc:3060] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:48.911095 15908 tablet_bootstrap.cc:654] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.914752 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db48a9036694b7ca801204ae689671b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:48.915774 15909 consensus_queue.cc:260] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:48.916464 15756 leader_election.cc:343] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.916684 15917 raft_consensus.cc:515] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.919543 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db48a9036694b7ca801204ae689671b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:48.920148 15718 raft_consensus.cc:3060] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:48.923238 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db48a9036694b7ca801204ae689671b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:48.925418 15909 ts_tablet_manager.cc:1434] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
W20260710 11:00:48.925547 15756 leader_election.cc:343] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:48.926309 15917 leader_election.cc:290] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:48.930027 15718 raft_consensus.cc:2468] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:48.931085 15909 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:48.931581 15759 leader_election.cc:304] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:48.932911 15917 raft_consensus.cc:2804] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:48.933676 15917 raft_consensus.cc:697] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:48.934904 15917 consensus_queue.cc:237] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.939764 15908 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:48.940371 15908 ts_tablet_manager.cc:1403] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260710 11:00:48.943447 15909 tablet_bootstrap.cc:654] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.943435 15908 raft_consensus.cc:359] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.944319 15908 raft_consensus.cc:385] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.944645 15908 raft_consensus.cc:740] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.945529 15908 consensus_queue.cc:260] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.948590 15908 ts_tablet_manager.cc:1434] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:48.949994 15908 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:48.951951 15907 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:48.952674 15907 ts_tablet_manager.cc:1403] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.012s
I20260710 11:00:48.959059 15908 tablet_bootstrap.cc:654] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.959340 15909 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:48.959914 15909 ts_tablet_manager.cc:1403] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260710 11:00:48.965668 15907 raft_consensus.cc:359] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.966347 15907 raft_consensus.cc:385] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.966609 15907 raft_consensus.cc:740] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.967301 15907 consensus_queue.cc:260] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.971534 15907 ts_tablet_manager.cc:1434] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:00:48.972559 15907 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:48.978271 15907 tablet_bootstrap.cc:654] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:48.984167 15614 catalog_manager.cc:5697] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.964764 15909 raft_consensus.cc:359] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.994596 15909 raft_consensus.cc:385] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:48.995050 15909 raft_consensus.cc:740] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:48.996106 15909 consensus_queue.cc:260] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:48.999209 15909 ts_tablet_manager.cc:1434] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.007s
I20260710 11:00:49.000527 15907 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.000576 15909 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.001097 15907 ts_tablet_manager.cc:1403] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260710 11:00:49.004201 15907 raft_consensus.cc:359] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.004928 15908 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.004956 15907 raft_consensus.cc:385] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.005497 15908 ts_tablet_manager.cc:1403] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.030s
I20260710 11:00:49.005455 15907 raft_consensus.cc:740] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.006533 15907 consensus_queue.cc:260] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.008675 15908 raft_consensus.cc:359] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.009426 15908 raft_consensus.cc:385] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.009763 15908 raft_consensus.cc:740] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.011031 15907 ts_tablet_manager.cc:1434] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:00:49.010627 15908 consensus_queue.cc:260] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.012123 15907 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.013561 15909 tablet_bootstrap.cc:654] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.016590 15908 ts_tablet_manager.cc:1434] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:00:49.017970 15908 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.023710 15915 raft_consensus.cc:493] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.024219 15915 raft_consensus.cc:515] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.025161 15909 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.025363 15907 tablet_bootstrap.cc:654] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.025624 15909 ts_tablet_manager.cc:1403] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 11:00:49.026368 15915 leader_election.cc:290] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.027951 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.028597 15909 raft_consensus.cc:359] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.028796 15867 raft_consensus.cc:2468] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.029789 15909 raft_consensus.cc:385] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.030158 15909 raft_consensus.cc:740] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.030514 15681 leader_election.cc:304] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.030818 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.030969 15909 consensus_queue.cc:260] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:49.032222 15684 leader_election.cc:343] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.033090 15915 raft_consensus.cc:2804] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.033466 15915 raft_consensus.cc:493] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.033797 15915 raft_consensus.cc:3060] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.036127 15909 ts_tablet_manager.cc:1434] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:00:49.037164 15909 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.041004 15915 raft_consensus.cc:515] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.043696 15909 tablet_bootstrap.cc:654] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.044310 15908 tablet_bootstrap.cc:654] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.049784 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:49.051846 15684 leader_election.cc:343] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.052887 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.053478 15867 raft_consensus.cc:3060] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.053777 15915 leader_election.cc:290] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.056526 15907 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.056955 15907 ts_tablet_manager.cc:1403] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.024s
I20260710 11:00:49.058220 15917 raft_consensus.cc:493] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.058738 15917 raft_consensus.cc:515] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.059588 15907 raft_consensus.cc:359] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.060410 15908 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.060994 15908 ts_tablet_manager.cc:1403] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260710 11:00:49.061952 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.062384 15909 tablet_bootstrap.cc:492] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.062477 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.060359 15907 raft_consensus.cc:385] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.062988 15909 ts_tablet_manager.cc:1403] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260710 11:00:49.063195 15907 raft_consensus.cc:740] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
W20260710 11:00:49.064038 15756 leader_election.cc:343] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.062668 15718 raft_consensus.cc:2468] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.064292 15908 raft_consensus.cc:359] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.064218 15907 consensus_queue.cc:260] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.065193 15908 raft_consensus.cc:385] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.065569 15908 raft_consensus.cc:740] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.065675 15917 leader_election.cc:290] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.065591 15759 leader_election.cc:304] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:49.066119 15909 raft_consensus.cc:359] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.066416 15908 consensus_queue.cc:260] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.067087 15909 raft_consensus.cc:385] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.067549 15934 raft_consensus.cc:2804] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.067909 15934 raft_consensus.cc:493] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.068249 15934 raft_consensus.cc:3060] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.069036 15908 ts_tablet_manager.cc:1434] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:49.069195 15907 ts_tablet_manager.cc:1434] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:00:49.070125 15908 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.070125 15907 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.067406 15909 raft_consensus.cc:740] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.071447 15909 consensus_queue.cc:260] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.075961 15917 raft_consensus.cc:493] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.076459 15917 raft_consensus.cc:515] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.077203 15915 raft_consensus.cc:493] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.077477 15907 tablet_bootstrap.cc:654] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.077675 15915 raft_consensus.cc:515] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.079252 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.079777 15915 leader_election.cc:290] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.081493 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.082336 15866 raft_consensus.cc:2468] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.082967 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.084421 15681 leader_election.cc:304] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.085438 15915 raft_consensus.cc:2804] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.085814 15915 raft_consensus.cc:493] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.086165 15915 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.088337 15913 raft_consensus.cc:493] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.088876 15913 raft_consensus.cc:515] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.089390 15934 raft_consensus.cc:515] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:49.085440 15684 leader_election.cc:343] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.091038 15913 leader_election.cc:290] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.091408 15867 raft_consensus.cc:2468] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.093241 15681 leader_election.cc:304] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.093585 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6813aebf904153ad6927224e2731ac" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.093966 15908 tablet_bootstrap.cc:654] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.094259 15718 raft_consensus.cc:2468] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.094416 15914 raft_consensus.cc:2804] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.094621 15915 raft_consensus.cc:515] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.096340 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6813aebf904153ad6927224e2731ac" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.097508 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:49.098910 15684 leader_election.cc:343] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:49.097689 15833 leader_election.cc:343] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.099938 15917 leader_election.cc:290] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.100281 15915 leader_election.cc:290] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.101305 15907 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.101783 15907 ts_tablet_manager.cc:1403] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260710 11:00:49.102315 15833 leader_election.cc:304] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.101298 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.103157 15866 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.104152 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad60b3d7c914d52838383b9e97b8fe3" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.104748 15913 raft_consensus.cc:2804] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.105167 15867 raft_consensus.cc:2393] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in current term 1: Already voted for candidate 89567cfdb6244eb3b7f819faaf30ff7b in this term.
I20260710 11:00:49.105263 15913 raft_consensus.cc:493] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.105878 15913 raft_consensus.cc:3060] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.106565 15756 leader_election.cc:304] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:49.108371 15917 raft_consensus.cc:3060] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.110282 15908 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.110890 15908 ts_tablet_manager.cc:1403] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260710 11:00:49.113971 15908 raft_consensus.cc:359] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.115149 15908 raft_consensus.cc:385] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.115557 15908 raft_consensus.cc:740] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.116575 15908 consensus_queue.cc:260] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.119324 15908 ts_tablet_manager.cc:1434] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:49.120601 15908 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.123231 15907 raft_consensus.cc:359] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.124411 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.128381 15907 raft_consensus.cc:385] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.127992 15934 leader_election.cc:290] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.127512 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.127970 15908 tablet_bootstrap.cc:654] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.128494 15718 raft_consensus.cc:3060] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.126741 15866 raft_consensus.cc:2468] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.128935 15907 raft_consensus.cc:740] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.130386 15907 consensus_queue.cc:260] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.132908 15914 raft_consensus.cc:697] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
W20260710 11:00:49.133333 15756 leader_election.cc:343] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.133767 15914 consensus_queue.cc:237] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.134409 15681 leader_election.cc:304] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.135535 15915 raft_consensus.cc:2804] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.135978 15915 raft_consensus.cc:697] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:49.132341 15913 raft_consensus.cc:515] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.136735 15915 consensus_queue.cc:237] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.137738 15909 ts_tablet_manager.cc:1434] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.074s	user 0.015s	sys 0.024s
I20260710 11:00:49.139736 15913 leader_election.cc:290] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.144543 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6813aebf904153ad6927224e2731ac" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.145517 15717 raft_consensus.cc:3060] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.148517 15909 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.150264 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6813aebf904153ad6927224e2731ac" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:49.159614 15833 leader_election.cc:343] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.161944 15717 raft_consensus.cc:2468] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:49.164209 15833 leader_election.cc:304] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.165621 15913 raft_consensus.cc:2804] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.166139 15913 raft_consensus.cc:697] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:49.167197 15718 raft_consensus.cc:2468] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.166992 15913 consensus_queue.cc:237] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.168464 15759 leader_election.cc:304] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:49.169308 15934 raft_consensus.cc:2804] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.169926 15934 raft_consensus.cc:697] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:49.170992 15934 consensus_queue.cc:237] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.176396 15917 raft_consensus.cc:2749] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.190907 15949 raft_consensus.cc:493] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.191425 15949 raft_consensus.cc:515] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.192018 15908 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.192517 15908 ts_tablet_manager.cc:1403] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.031s
I20260710 11:00:49.194943 15907 ts_tablet_manager.cc:1434] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.028s
I20260710 11:00:49.195405 15908 raft_consensus.cc:359] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.196141 15908 raft_consensus.cc:385] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.196413 15908 raft_consensus.cc:740] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.195712 15616 catalog_manager.cc:5697] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.196611 15934 raft_consensus.cc:493] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.197122 15908 consensus_queue.cc:260] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.197183 15934 raft_consensus.cc:515] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.193786 15949 leader_election.cc:290] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:49.197844 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.198493 15718 raft_consensus.cc:2468] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.199256 15908 ts_tablet_manager.cc:1434] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:49.200145 15908 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.200002 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.200287 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.200644 15792 raft_consensus.cc:2468] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.200924 15866 raft_consensus.cc:2468] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.201857 15909 tablet_bootstrap.cc:654] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.203020 15934 leader_election.cc:290] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953), 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:49.204115 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.207185 15718 raft_consensus.cc:2468] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.202955 15833 leader_election.cc:304] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.205950 15756 leader_election.cc:304] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.206488 15908 tablet_bootstrap.cc:654] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.209283 15917 raft_consensus.cc:2804] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.209705 15917 raft_consensus.cc:493] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.210060 15917 raft_consensus.cc:3060] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.211717 15913 raft_consensus.cc:2804] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.212133 15913 raft_consensus.cc:493] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.212378 15913 raft_consensus.cc:3060] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.215772 15908 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.216265 15908 ts_tablet_manager.cc:1403] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:00:49.217787 15614 catalog_manager.cc:5697] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.218353 15917 raft_consensus.cc:515] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.219245 15908 raft_consensus.cc:359] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.219875 15908 raft_consensus.cc:385] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.220177 15908 raft_consensus.cc:740] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.220984 15908 consensus_queue.cc:260] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.221580 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.221779 15909 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.222102 15907 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.222345 15909 ts_tablet_manager.cc:1403] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.004s
I20260710 11:00:49.223001 15908 ts_tablet_manager.cc:1434] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:49.223870 15908 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.224045 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.224622 15718 raft_consensus.cc:3060] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.225170 15909 raft_consensus.cc:359] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.225891 15909 raft_consensus.cc:385] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.226207 15909 raft_consensus.cc:740] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.219120 15913 raft_consensus.cc:515] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.228457 15913 leader_election.cc:290] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:49.229202 15909 consensus_queue.cc:260] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.229874 15908 tablet_bootstrap.cc:654] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.230510 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.232205 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4aea7425a4cb1aa6d00064cc4fcbc" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:49.233006 15792 raft_consensus.cc:2393] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in current term 1: Already voted for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in this term.
I20260710 11:00:49.234205 15866 raft_consensus.cc:2393] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in current term 1: Already voted for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in this term.
I20260710 11:00:49.234373 15909 ts_tablet_manager.cc:1434] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:49.235924 15909 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.236644 15616 catalog_manager.cc:5697] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:49.234385 15907 tablet_bootstrap.cc:654] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.244688 15909 tablet_bootstrap.cc:654] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.244831 15833 leader_election.cc:304] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.251075 15954 raft_consensus.cc:2749] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.252310 15914 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.260586 15718 raft_consensus.cc:2468] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.262058 15759 leader_election.cc:304] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:49.262900 15934 raft_consensus.cc:2804] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.263446 15934 raft_consensus.cc:697] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:49.264397 15934 consensus_queue.cc:237] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } }
I20260710 11:00:49.268039 15907 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.268666 15907 ts_tablet_manager.cc:1403] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260710 11:00:49.270700 15917 leader_election.cc:290] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953), 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:49.272992 15616 catalog_manager.cc:5697] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.279352 15907 raft_consensus.cc:359] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.281875 15907 raft_consensus.cc:385] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.282277 15907 raft_consensus.cc:740] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.282399 15908 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.283145 15908 ts_tablet_manager.cc:1403] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.059s	user 0.035s	sys 0.023s
I20260710 11:00:49.286329 15908 raft_consensus.cc:359] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.290684 15908 raft_consensus.cc:385] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.291080 15908 raft_consensus.cc:740] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.291889 15908 consensus_queue.cc:260] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.294518 15908 ts_tablet_manager.cc:1434] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:49.295450 15908 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.295208 15907 consensus_queue.cc:260] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.298072 15947 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.302146 15907 ts_tablet_manager.cc:1434] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:00:49.304652 15908 tablet_bootstrap.cc:654] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.310365 15934 raft_consensus.cc:493] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.310948 15934 raft_consensus.cc:515] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.311503 15907 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.313020 15934 leader_election.cc:290] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.313694 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.314505 15718 raft_consensus.cc:2468] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.315814 15759 leader_election.cc:304] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.317274 15934 raft_consensus.cc:2804] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.317678 15934 raft_consensus.cc:493] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.317508 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.318161 15934 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:49.320065 15756 leader_election.cc:343] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.321928 15909 tablet_bootstrap.cc:492] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.322561 15909 ts_tablet_manager.cc:1403] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.015s
I20260710 11:00:49.325644 15909 raft_consensus.cc:359] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.326432 15909 raft_consensus.cc:385] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.326200 15934 raft_consensus.cc:515] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.326794 15909 raft_consensus.cc:740] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.328613 15907 tablet_bootstrap.cc:654] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.329357 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.329315 15909 consensus_queue.cc:260] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.330119 15718 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.331820 15909 ts_tablet_manager.cc:1434] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:49.336052 15909 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.337327 15614 catalog_manager.cc:5697] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.342087 15909 tablet_bootstrap.cc:654] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.345183 15908 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.345124 15915 raft_consensus.cc:493] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.345780 15915 raft_consensus.cc:515] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.348448 15915 leader_election.cc:290] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.349128 15908 ts_tablet_manager.cc:1403] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 11:00:49.349857 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.350524 15867 raft_consensus.cc:2468] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.351874 15681 leader_election.cc:304] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.351910 15908 raft_consensus.cc:359] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.352758 15908 raft_consensus.cc:385] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.353037 15908 raft_consensus.cc:740] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.353014 15915 raft_consensus.cc:2804] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.353421 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.353566 15915 raft_consensus.cc:493] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.354029 15915 raft_consensus.cc:3060] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.353014 15954 raft_consensus.cc:493] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.353837 15908 consensus_queue.cc:260] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.354686 15954 raft_consensus.cc:515] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.356803 15954 leader_election.cc:290] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.358512 15908 ts_tablet_manager.cc:1434] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:49.358652 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.359602 15908 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.360509 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
W20260710 11:00:49.362453 15833 leader_election.cc:343] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:49.363194 15833 leader_election.cc:343] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.363600 15833 leader_election.cc:304] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.365103 15917 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.366882 15913 raft_consensus.cc:2749] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.342528 15718 raft_consensus.cc:2468] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.368220 15908 tablet_bootstrap.cc:654] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.368921 15934 leader_election.cc:290] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.370674 15759 leader_election.cc:304] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.371565 15934 raft_consensus.cc:2804] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.372095 15934 raft_consensus.cc:697] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:49.372900 15934 consensus_queue.cc:237] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.373338 15908 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.373759 15908 ts_tablet_manager.cc:1403] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:00:49.373078 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
W20260710 11:00:49.376120 15756 leader_election.cc:343] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:49.376224 15684 leader_election.cc:343] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.376361 15908 raft_consensus.cc:359] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.376993 15908 raft_consensus.cc:385] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.377292 15908 raft_consensus.cc:740] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.380861 15915 raft_consensus.cc:515] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.381842 15907 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.382285 15907 ts_tablet_manager.cc:1403] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.000s
I20260710 11:00:49.384047 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.384642 15866 raft_consensus.cc:3060] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.383982 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:49.386091 15684 leader_election.cc:343] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.386895 15909 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.387354 15909 ts_tablet_manager.cc:1403] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260710 11:00:49.387888 15908 consensus_queue.cc:260] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.389909 15908 ts_tablet_manager.cc:1434] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:00:49.389993 15909 raft_consensus.cc:359] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.390708 15909 raft_consensus.cc:385] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.391002 15909 raft_consensus.cc:740] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.393713 15908 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.395359 15867 raft_consensus.cc:3060] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.383028 15915 leader_election.cc:290] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.402799 15909 consensus_queue.cc:260] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.404708 15907 raft_consensus.cc:359] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.405359 15907 raft_consensus.cc:385] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.402639 15917 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:49.406296 15909 ts_tablet_manager.cc:1434] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:00:49.403244 15615 catalog_manager.cc:5697] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.407807 15909 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.408504 15866 raft_consensus.cc:2468] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.409225 15908 tablet_bootstrap.cc:654] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.409691 15681 leader_election.cc:304] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.410892 15915 raft_consensus.cc:2804] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.405691 15907 raft_consensus.cc:740] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.411510 15915 raft_consensus.cc:697] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:49.412096 15907 consensus_queue.cc:260] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.412386 15915 consensus_queue.cc:237] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.414283 15907 ts_tablet_manager.cc:1434] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:00:49.415163 15907 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.421438 15908 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.422174 15908 ts_tablet_manager.cc:1403] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.002s
I20260710 11:00:49.423717 15907 tablet_bootstrap.cc:654] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.424770 15917 raft_consensus.cc:493] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.425493 15917 raft_consensus.cc:515] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.428522 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.429899 15909 tablet_bootstrap.cc:654] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.431731 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd85d845f1554b19904ad8c996fcb8fa" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.432542 15866 raft_consensus.cc:2393] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in current term 1: Already voted for candidate 89567cfdb6244eb3b7f819faaf30ff7b in this term.
I20260710 11:00:49.433825 15756 leader_election.cc:304] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:49.434839 15945 raft_consensus.cc:3060] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.434649 15917 leader_election.cc:290] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.441962 15909 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.442581 15909 ts_tablet_manager.cc:1403] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260710 11:00:49.448140 15945 raft_consensus.cc:2749] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.450997 15915 raft_consensus.cc:493] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.451478 15915 raft_consensus.cc:515] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.450130 15908 raft_consensus.cc:359] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.454434 15908 raft_consensus.cc:385] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.454771 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.454924 15915 leader_election.cc:290] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.454778 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.457455 15909 raft_consensus.cc:359] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.458027 15909 raft_consensus.cc:385] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:49.457556 15681 leader_election.cc:343] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.457063 15614 catalog_manager.cc:5697] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.458428 15909 raft_consensus.cc:740] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.459164 15909 consensus_queue.cc:260] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.461184 15909 ts_tablet_manager.cc:1434] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.002s
W20260710 11:00:49.462031 15684 leader_election.cc:343] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.462301 15909 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.462517 15684 leader_election.cc:304] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.464174 15915 raft_consensus.cc:2749] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.466274 15907 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.466725 15907 ts_tablet_manager.cc:1403] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.003s
I20260710 11:00:49.468814 15909 tablet_bootstrap.cc:654] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.469273 15907 raft_consensus.cc:359] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.469995 15907 raft_consensus.cc:385] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.470332 15907 raft_consensus.cc:740] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.471124 15907 consensus_queue.cc:260] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.473133 15907 ts_tablet_manager.cc:1434] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:49.473992 15907 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.476809 15945 raft_consensus.cc:493] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.454816 15908 raft_consensus.cc:740] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.477335 15945 raft_consensus.cc:515] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.479166 15908 consensus_queue.cc:260] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.479785 15907 tablet_bootstrap.cc:654] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.481321 15908 ts_tablet_manager.cc:1434] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 11:00:49.481456 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9336794fd9046e9a01ad564c53ce097" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.481334 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9336794fd9046e9a01ad564c53ce097" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.479593 15945 leader_election.cc:290] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.482142 15717 raft_consensus.cc:2468] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.482247 15867 raft_consensus.cc:2468] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:49.483420 15756 leader_election.cc:304] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.484134 15945 raft_consensus.cc:2804] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.484560 15945 raft_consensus.cc:493] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.484957 15945 raft_consensus.cc:3060] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.486157 15908 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.487550 15907 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.488009 15907 ts_tablet_manager.cc:1403] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:00:49.490794 15907 raft_consensus.cc:359] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.491443 15907 raft_consensus.cc:385] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.491747 15907 raft_consensus.cc:740] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.492122 15945 raft_consensus.cc:515] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.492936 15907 consensus_queue.cc:260] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.493535 15909 tablet_bootstrap.cc:492] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.494028 15909 ts_tablet_manager.cc:1403] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260710 11:00:49.495286 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9336794fd9046e9a01ad564c53ce097" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.495900 15867 raft_consensus.cc:3060] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.496753 15909 raft_consensus.cc:359] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.497503 15909 raft_consensus.cc:385] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.497795 15909 raft_consensus.cc:740] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.498773 15907 ts_tablet_manager.cc:1434] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:00:49.498486 15909 consensus_queue.cc:260] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.499781 15907 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.500586 15909 ts_tablet_manager.cc:1434] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:00:49.495286 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9336794fd9046e9a01ad564c53ce097" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.501267 15717 raft_consensus.cc:3060] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.506192 15945 leader_election.cc:290] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.506615 15908 tablet_bootstrap.cc:654] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.507611 15909 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.514322 15907 tablet_bootstrap.cc:654] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.516016 15909 tablet_bootstrap.cc:654] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.532032 15867 raft_consensus.cc:2468] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.533842 15756 leader_election.cc:304] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.535097 15945 raft_consensus.cc:2804] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.535778 15945 raft_consensus.cc:697] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:49.536901 15945 consensus_queue.cc:237] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.529702 15717 raft_consensus.cc:2468] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.553897 15954 raft_consensus.cc:493] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.550787 15614 catalog_manager.cc:5697] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:49.554457 15954 raft_consensus.cc:515] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.556440 15954 leader_election.cc:290] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.558316 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce0b4c743aa417380a44a6db3da59a4" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.559011 15717 raft_consensus.cc:2468] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.559167 15954 raft_consensus.cc:493] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.559621 15954 raft_consensus.cc:515] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.560331 15833 leader_election.cc:304] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.560380 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce0b4c743aa417380a44a6db3da59a4" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.561108 15792 raft_consensus.cc:2468] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.561561 15954 leader_election.cc:290] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.563560 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.561224 15913 raft_consensus.cc:2804] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.564245 15913 raft_consensus.cc:493] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.564320 15907 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.564407 15717 raft_consensus.cc:2393] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in current term 1: Already voted for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in this term.
I20260710 11:00:49.564664 15909 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.565027 15907 ts_tablet_manager.cc:1403] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.016s
I20260710 11:00:49.565079 15909 ts_tablet_manager.cc:1403] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.019s
I20260710 11:00:49.565413 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffae318b59b74dbbba97511912292e55" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.565872 15913 raft_consensus.cc:3060] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.566972 15833 leader_election.cc:304] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.568018 15954 raft_consensus.cc:3060] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.568303 15907 raft_consensus.cc:359] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.568993 15907 raft_consensus.cc:385] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.568739 15909 raft_consensus.cc:359] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.569327 15907 raft_consensus.cc:740] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.569684 15909 raft_consensus.cc:385] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.570034 15909 raft_consensus.cc:740] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.570175 15907 consensus_queue.cc:260] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.570983 15909 consensus_queue.cc:260] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.572517 15907 ts_tablet_manager.cc:1434] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:49.572753 15913 raft_consensus.cc:515] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.573269 15909 ts_tablet_manager.cc:1434] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:49.573464 15907 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.574374 15909 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.574703 15913 leader_election.cc:290] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.580000 15907 tablet_bootstrap.cc:654] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.580557 15909 tablet_bootstrap.cc:654] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.583668 15908 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.584162 15908 ts_tablet_manager.cc:1403] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.027s
I20260710 11:00:49.584120 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce0b4c743aa417380a44a6db3da59a4" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.585180 15717 raft_consensus.cc:3060] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.586917 15908 raft_consensus.cc:359] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.587625 15908 raft_consensus.cc:385] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.587910 15908 raft_consensus.cc:740] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.588646 15908 consensus_queue.cc:260] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.590591 15908 ts_tablet_manager.cc:1434] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:49.591887 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce0b4c743aa417380a44a6db3da59a4" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:49.592665 15792 raft_consensus.cc:3060] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.593513 15908 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.601507 15717 raft_consensus.cc:2468] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:49.607553 15833 leader_election.cc:304] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.609666 15793 raft_consensus.cc:3060] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.610419 15792 raft_consensus.cc:2468] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:49.612737 15954 raft_consensus.cc:2749] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.601567 15908 tablet_bootstrap.cc:654] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.613349 15913 raft_consensus.cc:2804] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.614362 15913 raft_consensus.cc:697] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:49.615651 15913 consensus_queue.cc:237] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.624325 15913 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.632788 15908 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.633340 15908 ts_tablet_manager.cc:1403] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260710 11:00:49.635206 15613 catalog_manager.cc:5697] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:49.636140 15908 raft_consensus.cc:359] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.636564 15915 raft_consensus.cc:493] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.636858 15908 raft_consensus.cc:385] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.637133 15908 raft_consensus.cc:740] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.636996 15915 raft_consensus.cc:515] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.639093 15909 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:49.639397 15907 tablet_bootstrap.cc:492] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.639532 15909 ts_tablet_manager.cc:1403] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.018s
I20260710 11:00:49.639878 15907 ts_tablet_manager.cc:1403] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.013s
I20260710 11:00:49.639091 15915 leader_election.cc:290] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.641430 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.641716 15908 consensus_queue.cc:260] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.642138 15907 raft_consensus.cc:359] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.642861 15907 raft_consensus.cc:385] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:49.643000 15684 leader_election.cc:343] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.643148 15907 raft_consensus.cc:740] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.643675 15909 raft_consensus.cc:359] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.643836 15907 consensus_queue.cc:260] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.644359 15909 raft_consensus.cc:385] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.646035 15909 raft_consensus.cc:740] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.646934 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.647185 15908 ts_tablet_manager.cc:1434] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:00:49.647198 15907 ts_tablet_manager.cc:1434] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:49.647555 15867 raft_consensus.cc:2468] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.648201 15908 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:49.648535 15681 leader_election.cc:304] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.649801 15915 raft_consensus.cc:2804] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.650173 15915 raft_consensus.cc:493] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.650492 15915 raft_consensus.cc:3060] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.651921 15907 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.653515 15949 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.659478 15907 tablet_bootstrap.cc:654] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.662304 15908 tablet_bootstrap.cc:654] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.650491 15909 consensus_queue.cc:260] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.674067 15909 ts_tablet_manager.cc:1434] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
W20260710 11:00:49.676592 15664 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:49.678399 15915 raft_consensus.cc:515] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.681057 15909 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:49.681895 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:49.683262 15684 leader_election.cc:343] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.684860 15945 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.686904 15909 tablet_bootstrap.cc:654] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.688212 15907 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:49.688650 15907 ts_tablet_manager.cc:1403] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.009s
I20260710 11:00:49.699198 15945 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.702258 15907 raft_consensus.cc:359] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.703054 15907 raft_consensus.cc:385] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.703438 15907 raft_consensus.cc:740] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.704326 15907 consensus_queue.cc:260] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.708411 15907 ts_tablet_manager.cc:1434] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 11:00:49.708626 15792 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.702589 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.709498 15907 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:49.712330 15914 consensus_queue.cc:1048] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.704892 15915 leader_election.cc:290] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.714465 15866 raft_consensus.cc:3060] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.727214 15945 raft_consensus.cc:493] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.731146 15908 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:49.731761 15908 ts_tablet_manager.cc:1403] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.017s
I20260710 11:00:49.729741 15945 raft_consensus.cc:515] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.729343 15947 consensus_queue.cc:1048] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:00:49.740486 15866 raft_consensus.cc:2468] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.732576 15915 consensus_queue.cc:1048] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:00:49.746342 15681 leader_election.cc:304] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.747804 15947 raft_consensus.cc:2804] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.748291 15945 leader_election.cc:290] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.751338 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.755514 15915 consensus_queue.cc:1048] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.758693 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.759366 15867 raft_consensus.cc:2468] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:49.761013 15907 tablet_bootstrap.cc:654] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.769140 15756 leader_election.cc:304] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:49.770304 15945 raft_consensus.cc:2804] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:49.771376 15945 raft_consensus.cc:493] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 89567cfdb6244eb3b7f819faaf30ff7b)
I20260710 11:00:49.771791 15945 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.788463 15947 raft_consensus.cc:697] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:49.824026 15915 raft_consensus.cc:493] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.832417 15908 raft_consensus.cc:359] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.838526 15915 raft_consensus.cc:515] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.839658 15945 raft_consensus.cc:515] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.840852 15915 leader_election.cc:290] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.842281 15793 raft_consensus.cc:1240] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Rejecting Update request from peer 89567cfdb6244eb3b7f819faaf30ff7b for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:49.843393 15945 leader_election.cc:290] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.847280 15915 consensus_queue.cc:1059] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.847916 15865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.848402 15915 raft_consensus.cc:3055] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:49.848870 15915 raft_consensus.cc:740] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:49.849624 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d60a8ef4ca439aa2730ba9a963cbae" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:49.851173 15791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.851619 15945 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.852008 15791 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.854432 15684 leader_election.cc:304] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.856011 15865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:49.856894 15865 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:49.857185 15914 raft_consensus.cc:2804] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.857751 15914 raft_consensus.cc:493] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.858218 15914 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.858886 15949 raft_consensus.cc:493] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.859361 15949 raft_consensus.cc:515] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.860024 15791 raft_consensus.cc:3060] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.860502 15915 consensus_queue.cc:260] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.861346 15949 leader_election.cc:290] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.861691 15915 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:49.865393 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.866319 15717 raft_consensus.cc:2468] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.875466 15833 leader_election.cc:304] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:49.877580 15949 raft_consensus.cc:2804] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:49.877962 15949 raft_consensus.cc:493] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:49.878328 15949 raft_consensus.cc:3060] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.878515 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.879208 15790 raft_consensus.cc:2468] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:49.837566 15908 raft_consensus.cc:385] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.893736 15908 raft_consensus.cc:740] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.899935 15913 raft_consensus.cc:493] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.901364 15913 raft_consensus.cc:515] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.907670 15914 raft_consensus.cc:515] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.909785 15913 leader_election.cc:290] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:49.910399 15914 leader_election.cc:290] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:49.911444 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:49.917076 15914 raft_consensus.cc:493] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.917904 15914 raft_consensus.cc:515] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.918108 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:49.919001 15716 raft_consensus.cc:2393] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in current term 1: Already voted for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in this term.
I20260710 11:00:49.918766 15917 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:49.920106 15790 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.927881 15917 consensus_queue.cc:1048] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.927747 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:49.934033 15866 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.943610 15791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:49.946190 15833 leader_election.cc:304] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:49.946964 15866 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.936443 15949 raft_consensus.cc:515] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:49.962286 16000 log.cc:927] Time spent T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260710 11:00:49.957516 15913 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.960635 15790 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:49.973877 15973 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:49.976270 15684 leader_election.cc:304] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:49.961342 15908 consensus_queue.cc:260] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.984182 15973 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:00:49.981089 15913 raft_consensus.cc:2749] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.033998 16002 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.036252 16002 raft_consensus.cc:2804] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.036839 16002 raft_consensus.cc:697] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:50.037918 16002 consensus_queue.cc:237] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:49.988730 15947 consensus_queue.cc:237] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.090598 15909 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.091131 15909 ts_tablet_manager.cc:1403] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.411s	user 0.011s	sys 0.017s
W20260710 11:00:50.078009 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.194:40163, user_credentials={real_user=slave}} blocked reactor thread for 48405.3us
I20260710 11:00:50.101379 15907 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.102082 15907 ts_tablet_manager.cc:1403] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.393s	user 0.009s	sys 0.009s
I20260710 11:00:50.107895 15909 raft_consensus.cc:359] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.108718 15909 raft_consensus.cc:385] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.108971 15909 raft_consensus.cc:740] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.110312 15865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
W20260710 11:00:50.111879 15681 leader_election.cc:343] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.097496 15914 leader_election.cc:290] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.114683 15909 consensus_queue.cc:260] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.116878 16009 raft_consensus.cc:493] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.117587 16009 raft_consensus.cc:515] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.119488 15945 consensus_queue.cc:1048] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.123056 15909 ts_tablet_manager.cc:1434] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 11:00:50.124373 15909 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.097448 16008 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:00:50.125257 15907 raft_consensus.cc:359] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.125939 15907 raft_consensus.cc:385] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.126262 15907 raft_consensus.cc:740] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.126888 15907 consensus_queue.cc:260] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.128336 15907 ts_tablet_manager.cc:1434] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:00:50.129200 15907 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.190013 15949 leader_election.cc:290] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.125291 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:50.132050 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.179131 15973 raft_consensus.cc:493] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89567cfdb6244eb3b7f819faaf30ff7b)
I20260710 11:00:50.201042 15714 raft_consensus.cc:3060] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.202308 15973 raft_consensus.cc:515] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:50.209342 15684 leader_election.cc:343] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.221020 16009 leader_election.cc:290] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.225186 15913 consensus_queue.cc:1048] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:50.223706 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fabdc38185a0471a8eb28135871b1e40" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:50.233798 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.235740 15907 tablet_bootstrap.cc:654] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:50.240489 15681 leader_election.cc:343] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.246420 15714 raft_consensus.cc:2468] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:50.251104 15833 leader_election.cc:304] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:50.241854 15790 raft_consensus.cc:3060] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.252481 15913 raft_consensus.cc:2804] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.254210 15909 tablet_bootstrap.cc:654] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.254420 15913 raft_consensus.cc:697] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:50.222838 15684 leader_election.cc:304] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.255726 15913 consensus_queue.cc:237] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.256124 15947 raft_consensus.cc:2749] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:50.256299 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.194:40163, user_credentials={real_user=slave}} blocked reactor thread for 47321.8us
I20260710 11:00:50.258814 15791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.271066 15917 raft_consensus.cc:493] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.273007 15917 raft_consensus.cc:515] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.276815 15908 ts_tablet_manager.cc:1434] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.545s	user 0.018s	sys 0.013s
W20260710 11:00:50.277256 15908 ts_tablet_manager.cc:1467] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet startup took 545ms
I20260710 11:00:50.284180 15973 leader_election.cc:290] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.284528 15790 raft_consensus.cc:2468] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:50.284533 15954 consensus_queue.cc:1048] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.287066 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.289572 15917 leader_election.cc:290] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.261716 15718 raft_consensus.cc:2468] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 2.
W20260710 11:00:50.279368 15684 leader_election.cc:343] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.290308 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
W20260710 11:00:50.277603 15908 ts_tablet_manager.cc:1469] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Trace:
0710 11:00:48.492203 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:00:48.493351 (+  1148us) service_pool.cc:224] Handling call
0710 11:00:48.505611 (+ 12260us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 11:00:48.505709 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0710 11:00:48.594464 (+ 88755us) tablet_metadata.cc:665] Metadata flushed
0710 11:00:48.611277 (+ 16813us) tablet_replica.cc:206] Creating consensus instance
0710 11:00:48.611733 (+   456us) inbound_call.cc:177] Queueing success response
0710 11:00:49.647891 (+1036158us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 11:00:49.732083 (+ 84192us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 11:00:49.796159 (+ 64076us) tablet_replica.cc:261] Starting instrumentation
0710 11:00:49.805716 (+  9557us) tablet_replica.cc:280] Starting consensus
0710 11:00:50.275952 (+470236us) spinlock_profiling.cc:243] Waited 960 us on lock 0x7b180002ea20. stack: 00007f73c40e0343 00007f73c40e0240 00007f73c3a6f1d4 00007f73cd7ad304 00007f73cd7ad299 00007f73ccfdade1 00007f73ccfe75b1 00007f73c6da74bc 00007f73c40f548b 00007f73ccf4fab9 00007f73c411169b 00007f73c410f93f 00007f73c410f455 00007f73c71f7060 00007f73c71f4d71 00007f73cabf1b2e
Metrics: {"raft.queue_time_us":100020,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":12605,"spinlock_wait_cycles":2208128,"tablet-open.queue_time_us":1036241,"thread_start_us":100049,"threads_started":1}
I20260710 11:00:50.295562 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd1b2e7aa66415c9f4a60cffc8d4f9d" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.296475 15908 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:50.296650 15864 raft_consensus.cc:2393] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in current term 1: Already voted for candidate 89567cfdb6244eb3b7f819faaf30ff7b in this term.
I20260710 11:00:50.308038 15616 catalog_manager.cc:5697] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.295595 15684 leader_election.cc:304] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.313366 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ed7690b2144cd1a1a04e56579b9ce2" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.314172 15915 raft_consensus.cc:2749] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.315655 15756 leader_election.cc:304] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:50.317158 15973 raft_consensus.cc:2749] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:50.329278 15759 leader_election.cc:304] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:50.336621 16016 raft_consensus.cc:3060] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.340860 15908 tablet_bootstrap.cc:654] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.346688 15907 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.347105 15907 ts_tablet_manager.cc:1403] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.025s
I20260710 11:00:50.356880 16016 raft_consensus.cc:2749] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.362239 15759 leader_election.cc:304] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:50.367424 16016 raft_consensus.cc:2804] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:50.373960 16016 raft_consensus.cc:697] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:50.374722 16016 consensus_queue.cc:237] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.378471 15907 raft_consensus.cc:359] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.379022 15907 raft_consensus.cc:385] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.379256 15907 raft_consensus.cc:740] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.379770 15907 consensus_queue.cc:260] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.382516 15909 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.383062 15909 ts_tablet_manager.cc:1403] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.259s	user 0.018s	sys 0.016s
I20260710 11:00:50.383908 15907 ts_tablet_manager.cc:1434] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:00:50.384820 15907 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.386248 15909 raft_consensus.cc:359] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.386955 15909 raft_consensus.cc:385] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.387231 15909 raft_consensus.cc:740] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.387969 15909 consensus_queue.cc:260] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.390254 15909 ts_tablet_manager.cc:1434] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:00:50.389441 15613 catalog_manager.cc:5697] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.391168 15909 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.393908 15907 tablet_bootstrap.cc:654] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.397594 15909 tablet_bootstrap.cc:654] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.407054 15907 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.407529 15908 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:50.407696 15907 ts_tablet_manager.cc:1403] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260710 11:00:50.408041 15908 ts_tablet_manager.cc:1403] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.003s
I20260710 11:00:50.410604 15908 raft_consensus.cc:359] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.411238 15907 raft_consensus.cc:359] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.411257 15908 raft_consensus.cc:385] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.411962 15907 raft_consensus.cc:385] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.412457 15908 raft_consensus.cc:740] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.412495 15907 raft_consensus.cc:740] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.413431 15907 consensus_queue.cc:260] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.413431 15908 consensus_queue.cc:260] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.414139 15909 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.414587 15909 ts_tablet_manager.cc:1403] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 11:00:50.415799 15907 ts_tablet_manager.cc:1434] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:50.415794 15908 ts_tablet_manager.cc:1434] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:50.416778 15908 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:50.416778 15907 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.417055 15909 raft_consensus.cc:359] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.417728 15909 raft_consensus.cc:385] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.418035 15909 raft_consensus.cc:740] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.418723 15909 consensus_queue.cc:260] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.420779 15909 ts_tablet_manager.cc:1434] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:50.421594 15909 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.424343 15908 tablet_bootstrap.cc:654] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.427503 15907 tablet_bootstrap.cc:654] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.427675 15909 tablet_bootstrap.cc:654] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.427539 15616 catalog_manager.cc:5697] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.441212 15909 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.441908 15909 ts_tablet_manager.cc:1403] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:00:50.445503 15908 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:50.445942 15909 raft_consensus.cc:359] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.446022 15908 ts_tablet_manager.cc:1403] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.010s
I20260710 11:00:50.446756 15909 raft_consensus.cc:385] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.447038 15907 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.447091 15909 raft_consensus.cc:740] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.447537 15907 ts_tablet_manager.cc:1403] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.006s
I20260710 11:00:50.447937 15909 consensus_queue.cc:260] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.449239 15908 raft_consensus.cc:359] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.449958 15909 ts_tablet_manager.cc:1434] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:50.450115 15907 raft_consensus.cc:359] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.450634 15915 raft_consensus.cc:493] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.457959 15907 raft_consensus.cc:385] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.458339 15907 raft_consensus.cc:740] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.458124 15915 raft_consensus.cc:515] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.458940 15907 consensus_queue.cc:260] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.456451 15614 catalog_manager.cc:5697] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 1 to 2, leader changed from 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 2 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.460861 15915 leader_election.cc:290] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.461442 15907 ts_tablet_manager.cc:1434] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260710 11:00:50.462461 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.462865 15907 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.463111 15792 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:50.461701 15909 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.464859 15684 leader_election.cc:304] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:50.465667 16009 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.467016 16009 raft_consensus.cc:2804] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.467365 16009 raft_consensus.cc:493] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.467725 16009 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.471599 15909 tablet_bootstrap.cc:654] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.474033 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.474751 15867 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:50.449930 15908 raft_consensus.cc:385] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.485600 15908 raft_consensus.cc:740] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.487927 15907 tablet_bootstrap.cc:654] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.489255 15908 consensus_queue.cc:260] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.491753 15908 ts_tablet_manager.cc:1434] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260710 11:00:50.493531 15908 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:50.500226 16009 raft_consensus.cc:515] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.509101 15909 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.509599 15909 ts_tablet_manager.cc:1403] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.004s
I20260710 11:00:50.505859 15908 tablet_bootstrap.cc:654] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.514273 15909 raft_consensus.cc:359] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.514991 15909 raft_consensus.cc:385] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.515265 15909 raft_consensus.cc:740] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.516004 15909 consensus_queue.cc:260] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.516427 16009 leader_election.cc:290] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.516942 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:50.517509 15790 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.517976 15909 ts_tablet_manager.cc:1434] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:00:50.519299 15909 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.523729 16008 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.524016 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:50.524524 15867 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.538506 15867 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:50.539889 15681 leader_election.cc:304] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:50.540814 16009 raft_consensus.cc:2804] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.541270 16009 raft_consensus.cc:697] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:50.542099 16009 consensus_queue.cc:237] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.541280 15909 tablet_bootstrap.cc:654] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.533789 15790 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:50.547899 15907 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.548398 15907 ts_tablet_manager.cc:1403] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.013s
I20260710 11:00:50.551506 15907 raft_consensus.cc:359] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.553961 15907 raft_consensus.cc:385] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.554324 15907 raft_consensus.cc:740] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.555164 15907 consensus_queue.cc:260] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.557049 15615 catalog_manager.cc:5697] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.558926 15908 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:50.559365 15908 ts_tablet_manager.cc:1403] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.004s
I20260710 11:00:50.561640 15908 raft_consensus.cc:359] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.562165 15908 raft_consensus.cc:385] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.562382 15908 raft_consensus.cc:740] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.563097 15907 ts_tablet_manager.cc:1434] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:00:50.563011 15908 consensus_queue.cc:260] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.564029 15907 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.565344 15908 ts_tablet_manager.cc:1434] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:50.566687 15908 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:50.570883 15907 tablet_bootstrap.cc:654] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.572242 15908 tablet_bootstrap.cc:654] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.572834 15909 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.573261 15909 ts_tablet_manager.cc:1403] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260710 11:00:50.576598 15945 raft_consensus.cc:493] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.577082 15945 raft_consensus.cc:515] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.577826 15907 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.578277 15907 ts_tablet_manager.cc:1403] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:00:50.581190 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.581362 15907 raft_consensus.cc:359] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.581975 15907 raft_consensus.cc:385] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.581884 15715 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:50.582312 15907 raft_consensus.cc:740] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.582998 15907 consensus_queue.cc:260] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.583377 15759 leader_election.cc:304] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:50.584125 16016 raft_consensus.cc:2804] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.584529 16016 raft_consensus.cc:493] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.584863 15949 raft_consensus.cc:493] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.584273 15945 leader_election.cc:290] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.585435 15949 raft_consensus.cc:515] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.587525 15909 raft_consensus.cc:359] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.587960 15949 leader_election.cc:290] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.585664 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.588248 15909 raft_consensus.cc:385] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.588644 15866 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:50.589020 15907 ts_tablet_manager.cc:1434] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:50.584884 16016 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.589893 15907 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.595329 15907 tablet_bootstrap.cc:654] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.596910 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.597572 15715 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:50.598531 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.588696 15909 raft_consensus.cc:740] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.602905 15833 leader_election.cc:304] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:50.603231 15909 consensus_queue.cc:260] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.601977 16016 raft_consensus.cc:515] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.610126 16016 leader_election.cc:290] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.613183 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:50.613802 15718 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.613204 15790 raft_consensus.cc:2393] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in current term 1: Already voted for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in this term.
I20260710 11:00:50.618156 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:50.619084 15866 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.620606 15913 raft_consensus.cc:493] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.621487 15913 raft_consensus.cc:515] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.623440 15913 leader_election.cc:290] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.624964 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.625066 15718 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:50.628417 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.629281 15792 raft_consensus.cc:2468] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:50.628446 16009 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:50.632205 16009 raft_consensus.cc:493] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.632681 16009 raft_consensus.cc:515] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.635407 16009 leader_election.cc:290] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.636776 15759 leader_election.cc:304] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:50.638903 15945 raft_consensus.cc:2804] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.639704 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
W20260710 11:00:50.626729 15833 leader_election.cc:343] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:50.641827 15684 leader_election.cc:343] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.641955 15833 leader_election.cc:304] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:50.650292 15913 raft_consensus.cc:2804] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.650795 15913 raft_consensus.cc:493] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.653012 15913 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.653687 15866 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:50.654268 15949 raft_consensus.cc:2764] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:50.643270 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.656932 15867 raft_consensus.cc:2468] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:50.649355 15909 ts_tablet_manager.cc:1434] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.075s	user 0.002s	sys 0.005s
I20260710 11:00:50.639551 15945 raft_consensus.cc:697] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:50.658263 15945 consensus_queue.cc:237] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.664109 15909 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.662379 15913 raft_consensus.cc:515] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.666896 15681 leader_election.cc:304] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.673264 15913 leader_election.cc:290] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.680157 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:50.680859 15790 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.687446 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:50.671124 16009 raft_consensus.cc:2804] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.692466 15914 raft_consensus.cc:493] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.692970 15914 raft_consensus.cc:515] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.693841 16009 raft_consensus.cc:493] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.694276 16009 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.695057 15914 leader_election.cc:290] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.698019 15790 raft_consensus.cc:2468] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:50.699404 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.702224 15833 leader_election.cc:304] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:50.703377 15949 raft_consensus.cc:2804] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.703855 15949 raft_consensus.cc:697] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
W20260710 11:00:50.705868 15684 leader_election.cc:343] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.707160 15949 consensus_queue.cc:237] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:50.711032 15833 leader_election.cc:343] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:50.712232 15664 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:50.713963 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
W20260710 11:00:50.715849 15681 leader_election.cc:343] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.716377 15681 leader_election.cc:304] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.717453 15909 tablet_bootstrap.cc:654] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.720136 16008 raft_consensus.cc:2749] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.724548 15614 catalog_manager.cc:5697] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.715849 15914 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:50.728008 16009 raft_consensus.cc:515] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.730710 16009 leader_election.cc:290] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.730888 15949 raft_consensus.cc:493] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.731295 15949 raft_consensus.cc:515] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.733033 15949 leader_election.cc:290] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.734854 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.735129 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:50.735494 15715 raft_consensus.cc:2468] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:50.735756 15791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
W20260710 11:00:50.736423 15833 leader_election.cc:343] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.737228 15833 leader_election.cc:304] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
W20260710 11:00:50.737761 15684 leader_election.cc:343] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.737989 15949 raft_consensus.cc:2804] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.738433 15949 raft_consensus.cc:493] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.738771 15949 raft_consensus.cc:3060] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.738902 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:50.739498 15867 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.744745 15615 catalog_manager.cc:5697] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.755182 15907 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.755718 15907 ts_tablet_manager.cc:1403] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.166s	user 0.034s	sys 0.023s
I20260710 11:00:50.759905 15864 raft_consensus.cc:3060] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:50.761176 15949 raft_consensus.cc:515] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.757848 15907 raft_consensus.cc:359] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.762362 15907 raft_consensus.cc:385] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.762694 15907 raft_consensus.cc:740] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.763339 15907 consensus_queue.cc:260] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.763968 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:50.764550 15715 raft_consensus.cc:3060] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.764343 15954 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.768404 15907 ts_tablet_manager.cc:1434] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:50.769603 15907 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:50.775784 15867 raft_consensus.cc:2468] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:50.776113 15909 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:50.776773 15909 ts_tablet_manager.cc:1403] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.003s
I20260710 11:00:50.776950 15681 leader_election.cc:304] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.781304 15914 raft_consensus.cc:2804] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.781823 15914 raft_consensus.cc:697] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:50.782670 15914 consensus_queue.cc:237] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.799278 15945 raft_consensus.cc:493] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.799974 15945 raft_consensus.cc:515] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.780464 15913 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 11:00:50.791723 15864 raft_consensus.cc:1275] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.823822 15909 raft_consensus.cc:359] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.825892 15909 raft_consensus.cc:385] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.826289 15909 raft_consensus.cc:740] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.826613 15908 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:50.827570 15908 ts_tablet_manager.cc:1403] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.261s	user 0.046s	sys 0.098s
I20260710 11:00:50.827466 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2b8e1d716a40fc97b860e14ba07eec" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:50.827471 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.828469 15909 consensus_queue.cc:260] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.822968 15949 leader_election.cc:290] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.830459 15790 raft_consensus.cc:3060] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.830397 15934 consensus_queue.cc:1048] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.832008 15715 raft_consensus.cc:2468] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
W20260710 11:00:50.832422 15759 leader_election.cc:343] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.835672 15908 raft_consensus.cc:359] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.836356 15908 raft_consensus.cc:385] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.836611 15908 raft_consensus.cc:740] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.837225 15908 consensus_queue.cc:260] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.840199 15945 leader_election.cc:290] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.842079 15790 raft_consensus.cc:2468] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:50.842338 15833 leader_election.cc:304] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:50.846416 15913 raft_consensus.cc:2804] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.847338 15913 raft_consensus.cc:697] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:50.848412 15913 consensus_queue.cc:237] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.855337 15715 raft_consensus.cc:1275] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:50.857347 16016 consensus_queue.cc:1048] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:50.861878 15614 catalog_manager.cc:5697] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.868408 15908 ts_tablet_manager.cc:1434] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 11:00:50.873255 15909 ts_tablet_manager.cc:1434] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.004s
I20260710 11:00:50.885579 15949 raft_consensus.cc:493] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.888218 15908 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:50.888913 15907 tablet_bootstrap.cc:654] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.886502 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.886180 15949 raft_consensus.cc:515] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:50.902118 15756 leader_election.cc:343] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.905004 15756 leader_election.cc:304] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:50.908659 16016 raft_consensus.cc:2749] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.914510 15949 leader_election.cc:290] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:50.924489 15909 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:50.947286 15908 tablet_bootstrap.cc:654] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.974129 16016 raft_consensus.cc:493] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.977240 16016 raft_consensus.cc:515] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.978207 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.978782 15907 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:50.978912 15718 raft_consensus.cc:2468] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:50.979276 15907 ts_tablet_manager.cc:1403] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.210s	user 0.014s	sys 0.020s
I20260710 11:00:50.981523 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:50.983811 15907 raft_consensus.cc:359] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.985123 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
W20260710 11:00:50.986732 15759 leader_election.cc:343] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.985136 15907 raft_consensus.cc:385] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.987689 15907 raft_consensus.cc:740] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.988611 15907 consensus_queue.cc:260] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:50.983783 16016 leader_election.cc:290] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:50.991703 15909 tablet_bootstrap.cc:654] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:50.993211 15833 leader_election.cc:343] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.995533 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:50.995783 15614 catalog_manager.cc:5697] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.996946 15833 leader_election.cc:304] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:50.997789 15913 raft_consensus.cc:2804] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:51.002139 15756 leader_election.cc:343] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.005290 15756 leader_election.cc:304] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:51.005997 15907 ts_tablet_manager.cc:1434] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:00:51.006472 16016 raft_consensus.cc:2749] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.005299 15913 raft_consensus.cc:493] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.007825 16055 raft_consensus.cc:493] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.008229 15913 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.008555 16055 raft_consensus.cc:515] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.013458 15908 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:51.011389 16055 leader_election.cc:290] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.015272 15913 raft_consensus.cc:515] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.016004 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:51.016459 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:51.020272 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:51.017253 15913 leader_election.cc:290] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.019461 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:51.022365 15907 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:51.022394 15718 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.028123 15907 tablet_bootstrap.cc:654] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.031674 15718 raft_consensus.cc:2468] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:51.032110 15909 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:51.032682 15909 ts_tablet_manager.cc:1403] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.016s
I20260710 11:00:51.013935 15908 ts_tablet_manager.cc:1403] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.004s
W20260710 11:00:51.021670 15833 leader_election.cc:343] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.034610 15907 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
W20260710 11:00:51.034547 15833 leader_election.cc:343] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.035252 15907 ts_tablet_manager.cc:1403] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 11:00:51.035140 15909 raft_consensus.cc:359] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.035840 15909 raft_consensus.cc:385] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.035531 15908 raft_consensus.cc:359] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.036126 15909 raft_consensus.cc:740] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.036854 15908 raft_consensus.cc:385] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.037164 15908 raft_consensus.cc:740] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.037036 15909 consensus_queue.cc:260] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.037953 15908 consensus_queue.cc:260] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.038920 15907 raft_consensus.cc:359] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.039572 15907 raft_consensus.cc:385] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.039880 15907 raft_consensus.cc:740] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.040627 15907 consensus_queue.cc:260] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
W20260710 11:00:51.041631 15833 leader_election.cc:343] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.042096 15833 leader_election.cc:304] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c; no voters: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:51.042817 15913 raft_consensus.cc:2749] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.043426 15833 leader_election.cc:304] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:51.044181 15913 raft_consensus.cc:2804] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.044622 15913 raft_consensus.cc:697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:51.045717 15908 ts_tablet_manager.cc:1434] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:00:51.045397 15913 consensus_queue.cc:237] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.047019 15908 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:51.047123 15909 ts_tablet_manager.cc:1434] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:00:51.043926 15907 ts_tablet_manager.cc:1434] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:51.051399 15907 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Bootstrap starting.
I20260710 11:00:51.054178 15908 tablet_bootstrap.cc:654] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.058383 15909 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:51.063055 15907 tablet_bootstrap.cc:654] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.067584 15909 tablet_bootstrap.cc:654] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.073010 15909 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:51.073539 15909 ts_tablet_manager.cc:1403] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:00:51.073243 16016 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:51.076386 15909 raft_consensus.cc:359] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.077488 15909 raft_consensus.cc:385] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.077818 15909 raft_consensus.cc:740] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.078523 15909 consensus_queue.cc:260] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.080622 15909 ts_tablet_manager.cc:1434] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:00:51.081640 15909 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:51.081561 15614 catalog_manager.cc:5697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.088518 15909 tablet_bootstrap.cc:654] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.093786 15914 raft_consensus.cc:493] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.094503 15914 raft_consensus.cc:515] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.098722 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
W20260710 11:00:51.100615 15681 leader_election.cc:343] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.103936 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:51.104799 15790 raft_consensus.cc:2468] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 0.
I20260710 11:00:51.107551 15684 leader_election.cc:304] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:00:51.108556 16009 raft_consensus.cc:2804] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.109019 16009 raft_consensus.cc:493] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.109465 16009 raft_consensus.cc:3060] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.117077 15915 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:51.119958 15914 leader_election.cc:290] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.122213 16055 raft_consensus.cc:493] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.122670 16055 raft_consensus.cc:515] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.124917 16055 leader_election.cc:290] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.126187 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
W20260710 11:00:51.127822 15833 leader_election.cc:343] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.129418 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:51.130249 15908 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:51.130303 15790 raft_consensus.cc:2468] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:51.131011 15908 ts_tablet_manager.cc:1403] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.009s
I20260710 11:00:51.132139 15833 leader_election.cc:304] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:51.133713 15913 raft_consensus.cc:2804] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.134234 15913 raft_consensus.cc:493] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.134675 15913 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.134816 15908 raft_consensus.cc:359] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.135829 15908 raft_consensus.cc:385] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.136188 15908 raft_consensus.cc:740] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.137856 15908 consensus_queue.cc:260] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.140429 15907 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: No bootstrap required, opened a new log
I20260710 11:00:51.140882 15907 ts_tablet_manager.cc:1403] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.052s
I20260710 11:00:51.143646 15907 raft_consensus.cc:359] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.144388 15907 raft_consensus.cc:385] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.144654 15907 raft_consensus.cc:740] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.145282 15907 consensus_queue.cc:260] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.147325 15907 ts_tablet_manager.cc:1434] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:00:51.149068 15908 ts_tablet_manager.cc:1434] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:00:51.150027 15908 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:51.156301 15908 tablet_bootstrap.cc:654] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.156493 15914 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.175081 15913 raft_consensus.cc:515] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.177125 15913 leader_election.cc:290] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.180883 15908 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:51.181420 15908 ts_tablet_manager.cc:1403] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.005s
I20260710 11:00:51.183017 16009 raft_consensus.cc:515] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.184032 15908 raft_consensus.cc:359] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.184702 15908 raft_consensus.cc:385] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.184965 15908 raft_consensus.cc:740] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.185415 16009 leader_election.cc:290] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.185842 15908 consensus_queue.cc:260] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.191798 15913 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.192010 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:51.193218 15864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:51.193457 15908 ts_tablet_manager.cc:1434] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:51.193320 15792 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.194813 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:51.196318 15908 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: Bootstrap starting.
I20260710 11:00:51.193850 15909 tablet_bootstrap.cc:492] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:51.193877 15864 raft_consensus.cc:3060] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:51.197427 15833 leader_election.cc:343] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:51.199767 15909 ts_tablet_manager.cc:1403] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.118s	user 0.047s	sys 0.049s
I20260710 11:00:51.201913 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13337726d36141889adbb19a57424706" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:51.204416 15792 raft_consensus.cc:2468] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:51.207960 15793 raft_consensus.cc:3060] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:51.209077 15684 consensus_peers.cc:597] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.212845 15864 raft_consensus.cc:2468] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:51.214229 15681 leader_election.cc:304] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:51.215626 15833 leader_election.cc:304] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:51.216395 15913 raft_consensus.cc:2804] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.216348 15909 raft_consensus.cc:359] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.216940 15913 raft_consensus.cc:697] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:51.217129 15909 raft_consensus.cc:385] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.217206 15915 raft_consensus.cc:2804] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.217447 15909 raft_consensus.cc:740] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.217741 15915 raft_consensus.cc:697] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:00:51.217758 15913 consensus_queue.cc:237] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.218205 15909 consensus_queue.cc:260] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.218495 15934 raft_consensus.cc:493] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.219039 15934 raft_consensus.cc:515] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.223342 15934 leader_election.cc:290] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.225802 15908 tablet_bootstrap.cc:654] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.228103 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:51.228740 15718 raft_consensus.cc:2468] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:51.232831 15909 ts_tablet_manager.cc:1434] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260710 11:00:51.234066 15909 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: Bootstrap starting.
I20260710 11:00:51.248855 15759 leader_election.cc:304] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:51.218756 15915 consensus_queue.cc:237] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.254518 16016 raft_consensus.cc:2804] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.255906 16016 raft_consensus.cc:493] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.267484 16018 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.273363 15793 raft_consensus.cc:2468] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 1.
I20260710 11:00:51.256385 16016 raft_consensus.cc:3060] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.284765 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:51.287706 15866 raft_consensus.cc:2468] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 0.
I20260710 11:00:51.295029 15715 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.295745 16016 raft_consensus.cc:515] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.297502 16016 leader_election.cc:290] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.300021 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:51.300652 15714 raft_consensus.cc:3060] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.308665 15714 raft_consensus.cc:2468] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:51.309897 15615 catalog_manager.cc:5697] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.311741 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f99656bca4b968b90ebb121b6e060" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:00:51.312382 15867 raft_consensus.cc:3060] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.314895 15759 leader_election.cc:304] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:00:51.315681 15934 raft_consensus.cc:2804] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.316123 15934 raft_consensus.cc:697] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Leader. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:00:51.316931 15934 consensus_queue.cc:237] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.323963 15614 catalog_manager.cc:5697] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.331988 15867 raft_consensus.cc:2468] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in term 1.
I20260710 11:00:51.332232 16050 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.337026 15909 tablet_bootstrap.cc:654] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:51.342211 16009 consensus_queue.cc:1048] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.345729 15908 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: No bootstrap required, opened a new log
I20260710 11:00:51.346253 15908 ts_tablet_manager.cc:1403] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.004s
I20260710 11:00:51.353677 15614 catalog_manager.cc:5697] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194). New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:51.348985 15908 raft_consensus.cc:359] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.356453 15908 raft_consensus.cc:385] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.356751 15908 raft_consensus.cc:740] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.357486 15908 consensus_queue.cc:260] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.361721 15909 tablet_bootstrap.cc:492] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: No bootstrap required, opened a new log
I20260710 11:00:51.362236 15909 ts_tablet_manager.cc:1403] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.006s
I20260710 11:00:51.367280 15908 ts_tablet_manager.cc:1434] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:00:51.365090 15909 raft_consensus.cc:359] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.371060 15909 raft_consensus.cc:385] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:51.371378 15909 raft_consensus.cc:740] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Initialized, Role: FOLLOWER
I20260710 11:00:51.372015 15909 consensus_queue.cc:260] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.377234 15909 ts_tablet_manager.cc:1434] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 11:00:51.412693 15934 raft_consensus.cc:493] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.413100 15934 raft_consensus.cc:515] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.414671 15934 leader_election.cc:290] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.415788 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:51.415939 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:51.416579 15715 raft_consensus.cc:2393] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9e05ec1d914b259b95cbfc80f5c7bd in current term 1: Already voted for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in this term.
I20260710 11:00:51.418022 15759 leader_election.cc:304] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:51.418385 16050 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.419143 15934 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.426174 15934 raft_consensus.cc:2749] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.430858 16050 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.447458 16050 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.452283 16050 raft_consensus.cc:493] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.452773 16050 raft_consensus.cc:515] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.455327 16050 leader_election.cc:290] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.457964 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:51.459126 15954 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.458732 15715 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:51.461215 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:51.461618 15833 leader_election.cc:304] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:51.461826 15790 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 0.
I20260710 11:00:51.462352 16055 raft_consensus.cc:2804] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:51.462718 16055 raft_consensus.cc:493] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:51.463083 16055 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.464504 15934 raft_consensus.cc:493] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.465016 15934 raft_consensus.cc:515] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.467163 15934 leader_election.cc:290] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.467772 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" is_pre_election: true
I20260710 11:00:51.473678 16055 raft_consensus.cc:515] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.475462 16055 leader_election.cc:290] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 1 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:51.477144 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:00:51.477296 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:00:51.477751 15715 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.477890 15790 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.483275 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:51.483872 15715 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:51.483984 15790 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 1.
I20260710 11:00:51.485073 15756 leader_election.cc:304] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:00:51.485067 15833 leader_election.cc:304] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:00:51.485841 15934 raft_consensus.cc:2749] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.485929 16055 raft_consensus.cc:2804] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:51.486536 16055 raft_consensus.cc:697] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:00:51.487257 16055 consensus_queue.cc:237] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.494906 15615 catalog_manager.cc:5697] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:51.571108 15914 raft_consensus.cc:493] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:51.571602 15914 raft_consensus.cc:515] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:00:51.573658 15914 leader_election.cc:290] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:51.574424 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" is_pre_election: true
I20260710 11:00:51.574723 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" is_pre_election: true
I20260710 11:00:51.575116 15790 raft_consensus.cc:2393] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89567cfdb6244eb3b7f819faaf30ff7b in current term 1: Already voted for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in this term.
I20260710 11:00:51.576220 15684 leader_election.cc:304] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd
I20260710 11:00:51.576964 15914 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.579761 15790 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:51.583359 15914 raft_consensus.cc:2749] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:51.612893 16055 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.624611 15954 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.671738 15947 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.685497 15947 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.802270 16016 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.812462 15934 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.874568 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:51.881924 16092 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
W20260710 11:00:51.882416 16093 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
W20260710 11:00:51.883175 16095 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
I20260710 11:00:51.883524 14611 server_base.cc:1061] running on GCE node
I20260710 11:00:51.884722 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:51.884953 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:51.885126 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681251885109 us; error 0 us; skew 500 ppm
I20260710 11:00:51.885696 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:51.888368 14611 webserver.cc:533] Webserver started at http://127.14.68.196:36509/ using document root <none> and password file <none>
I20260710 11:00:51.889036 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:51.889314 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:51.889708 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:51.891407 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-3-root/instance:
uuid: "c70becc826334965802a104640155e14"
format_stamp: "Formatted at 2026-07-10 11:00:51 on dist-test-slave-xwkk"
I20260710 11:00:51.896721 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:00:51.900305 16100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:51.901226 14611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:51.901552 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
uuid: "c70becc826334965802a104640155e14"
format_stamp: "Formatted at 2026-07-10 11:00:51 on dist-test-slave-xwkk"
I20260710 11:00:51.901916 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-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)
I20260710 11:00:51.937649 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:51.939029 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:51.940667 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:51.943826 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:51.944128 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:51.944451 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:51.944788 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:00:51.944377 15954 consensus_queue.cc:1048] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:51.963037 16055 consensus_queue.cc:1048] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:52.045931 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.196:42657
I20260710 11:00:52.046007 16164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.196:42657 every 8 connection(s)
I20260710 11:00:52.064678 14611 auto_leader_rebalancer-test.cc:388] add a tserver: c70becc826334965802a104640155e14
I20260710 11:00:52.072570 16165 heartbeater.cc:344] Connected to a master server at 127.14.68.254:45939
I20260710 11:00:52.072993 16165 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:52.073756 16165 heartbeater.cc:507] Master 127.14.68.254:45939 requested a full tablet report, sending...
I20260710 11:00:52.075739 15616 ts_manager.cc:194] Registered new tserver with Master: c70becc826334965802a104640155e14 (127.14.68.196:42657)
I20260710 11:00:52.076925 15616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37264
I20260710 11:00:52.786937 15866 consensus_queue.cc:237] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:52.795918 15793 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.797463 15718 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.797571 15954 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.798888 16055 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.805613 15954 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.808238 15793 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
W20260710 11:00:52.810505 15833 consensus_peers.cc:597] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01934a666a8c448cbe583b7a19153855. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.816532 15718 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.825336 15616 catalog_manager.cc:5697] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.828544 15866 consensus_queue.cc:237] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
W20260710 11:00:52.836532 15833 consensus_peers.cc:597] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f6813aebf904153ad6927224e2731ac. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.837443 15790 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.839434 15715 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.841238 15954 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.842077 16050 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.867327 16050 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.869088 15790 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.874723 15718 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.883185 15615 catalog_manager.cc:5697] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.904733 15715 consensus_queue.cc:237] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:52.911548 15866 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.913322 16186 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.913772 15790 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.916925 16186 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:52.922386 15684 consensus_peers.cc:597] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd1b2e7aa66415c9f4a60cffc8d4f9d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.922362 15915 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.927057 15866 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.928843 15790 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.936655 15614 catalog_manager.cc:5697] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.949862 15790 consensus_queue.cc:237] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:52.959580 15866 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.961452 16016 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.963548 15715 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:52.966265 16016 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:52.974786 15759 consensus_peers.cc:597] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffae318b59b74dbbba97511912292e55. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.979544 15934 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.988461 15718 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:52.994731 15867 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:53.003221 15615 catalog_manager.cc:5697] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:53.079162 16165 heartbeater.cc:499] Master 127.14.68.254:45939 was elected leader, sending a full tablet report...
I20260710 11:00:53.335335 16196 ts_tablet_manager.cc:933] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:53.337188 16196 tablet_copy_client.cc:323] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:00:53.348347 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet 3f6813aebf904153ad6927224e2731ac from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:00:53.349049 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet 3f6813aebf904153ad6927224e2731ac from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-3f6813aebf904153ad6927224e2731ac
I20260710 11:00:53.358750 15877 tablet_copy_source_session.cc:215] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:53.362663 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6813aebf904153ad6927224e2731ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:53.375859 16196 tablet_copy_client.cc:806] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:53.376461 16196 tablet_copy_client.cc:670] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:53.381455 16196 tablet_copy_client.cc:538] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:53.388172 16196 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:53.406749 16196 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:53.407466 16196 tablet_bootstrap.cc:492] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:53.407989 16196 ts_tablet_manager.cc:1403] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 11:00:53.411132 16196 raft_consensus.cc:359] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.411976 16196 raft_consensus.cc:740] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:53.412169 16201 ts_tablet_manager.cc:933] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:53.412650 16196 consensus_queue.cc:260] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.417703 16201 tablet_copy_client.cc:323] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:00:53.419809 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet 01934a666a8c448cbe583b7a19153855 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:00:53.420362 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet 01934a666a8c448cbe583b7a19153855 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-01934a666a8c448cbe583b7a19153855
I20260710 11:00:53.422417 16196 ts_tablet_manager.cc:1434] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260710 11:00:53.424780 15876 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-3f6813aebf904153ad6927224e2731ac received from {username='slave'} at 127.0.0.1:49650
I20260710 11:00:53.425222 15876 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-3f6813aebf904153ad6927224e2731ac on tablet 3f6813aebf904153ad6927224e2731ac with peer c70becc826334965802a104640155e14
I20260710 11:00:53.432605 15877 tablet_copy_source_session.cc:215] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:53.435650 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01934a666a8c448cbe583b7a19153855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:53.452000 16201 tablet_copy_client.cc:806] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:53.452590 16201 tablet_copy_client.cc:670] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:53.456110 16201 tablet_copy_client.cc:538] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:53.465001 16201 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:53.476735 16196 ts_tablet_manager.cc:933] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:53.478786 16196 tablet_copy_client.cc:323] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:00:53.484948 16201 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:53.485823 16201 tablet_bootstrap.cc:492] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:53.486512 16201 ts_tablet_manager.cc:1403] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:00:53.489384 16201 raft_consensus.cc:359] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.490224 16201 raft_consensus.cc:740] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:53.490825 16201 consensus_queue.cc:260] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.491449 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:00:53.492013 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-3cd1b2e7aa66415c9f4a60cffc8d4f9d
I20260710 11:00:53.493016 16201 ts_tablet_manager.cc:1434] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:53.496658 15877 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-01934a666a8c448cbe583b7a19153855 received from {username='slave'} at 127.0.0.1:49650
I20260710 11:00:53.497066 15877 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-01934a666a8c448cbe583b7a19153855 on tablet 01934a666a8c448cbe583b7a19153855 with peer c70becc826334965802a104640155e14
I20260710 11:00:53.499349 15728 tablet_copy_source_session.cc:215] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:53.502491 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:53.517709 16196 tablet_copy_client.cc:806] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:53.518285 16196 tablet_copy_client.cc:670] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:53.521720 16196 tablet_copy_client.cc:538] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:53.530331 16196 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:53.550782 16196 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:53.551648 16196 tablet_bootstrap.cc:492] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:53.552739 16196 ts_tablet_manager.cc:1403] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:00:53.555480 16196 raft_consensus.cc:359] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.556277 16196 raft_consensus.cc:740] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:53.556926 16196 consensus_queue.cc:260] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.559165 16196 ts_tablet_manager.cc:1434] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:53.561062 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-3cd1b2e7aa66415c9f4a60cffc8d4f9d received from {username='slave'} at 127.0.0.1:55246
I20260710 11:00:53.561470 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-3cd1b2e7aa66415c9f4a60cffc8d4f9d on tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d with peer c70becc826334965802a104640155e14
I20260710 11:00:53.567358 16196 ts_tablet_manager.cc:933] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:53.571146 16196 tablet_copy_client.cc:323] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:00:53.583009 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet ffae318b59b74dbbba97511912292e55 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:00:53.583514 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet ffae318b59b74dbbba97511912292e55 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-ffae318b59b74dbbba97511912292e55
I20260710 11:00:53.588896 15803 tablet_copy_source_session.cc:215] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:53.591529 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffae318b59b74dbbba97511912292e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:53.604635 16196 tablet_copy_client.cc:806] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:53.605121 16196 tablet_copy_client.cc:670] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:53.608935 16196 tablet_copy_client.cc:538] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:53.614775 16196 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:53.629098 16196 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:53.629834 16196 tablet_bootstrap.cc:492] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:53.630383 16196 ts_tablet_manager.cc:1403] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 11:00:53.633309 16196 raft_consensus.cc:359] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.634097 16196 raft_consensus.cc:740] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:53.634665 16196 consensus_queue.cc:260] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:53.636551 16196 ts_tablet_manager.cc:1434] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:00:53.638319 15803 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-ffae318b59b74dbbba97511912292e55 received from {username='slave'} at 127.0.0.1:52208
I20260710 11:00:53.638720 15803 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-ffae318b59b74dbbba97511912292e55 on tablet ffae318b59b74dbbba97511912292e55 with peer c70becc826334965802a104640155e14
I20260710 11:00:53.909165 16140 raft_consensus.cc:1217] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:53.944303 16140 raft_consensus.cc:1217] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:54.040525 16140 raft_consensus.cc:1217] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:54.132233 16140 raft_consensus.cc:1217] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:54.455246 16212 raft_consensus.cc:1064] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:54.457335 16212 consensus_queue.cc:237] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.463846 16140 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.465169 15793 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.465731 16219 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.466377 15715 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.466928 16212 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.467897 16213 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.481062 16213 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.487481 15793 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.490483 16140 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.494956 15615 catalog_manager.cc:5697] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.502987 15715 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.510418 16213 raft_consensus.cc:1064] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:54.513023 16213 consensus_queue.cc:237] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.523981 16140 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.525616 15715 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.525709 15793 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.526145 16213 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.527511 16212 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.528476 16219 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.537335 15866 consensus_queue.cc:237] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.550351 16140 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.551294 15790 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.552477 16219 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:54.554219 16212 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:54.556432 16212 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.557715 15790 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.564925 16213 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.574687 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01934a666a8c448cbe583b7a19153855 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:54.578987 15613 catalog_manager.cc:5697] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.580165 16140 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.582495 15614 catalog_manager.cc:5697] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.585843 15790 raft_consensus.cc:2955] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.588402 16139 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.591200 15715 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.605846 15703 tablet_service.cc:1558] Processing DeleteTablet for tablet 01934a666a8c448cbe583b7a19153855 with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:00:54.624913 16233 tablet_replica.cc:333] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:00:54.626482 16233 raft_consensus.cc:2243] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.627403 16233 raft_consensus.cc:2272] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.630736 16233 ts_tablet_manager.cc:1916] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:54.704447 15867 consensus_queue.cc:237] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.708180 16016 raft_consensus.cc:1064] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:54.714356 16016 consensus_queue.cc:237] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.719103 16215 raft_consensus.cc:1064] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:54.723366 16215 consensus_queue.cc:237] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.739444 16139 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.743451 16231 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:54.753531 15715 raft_consensus.cc:1275] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.764886 16212 consensus_queue.cc:1048] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:54.761658 16231 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.766237 16139 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.776602 16140 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.776839 16233 ts_tablet_manager.cc:1929] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:54.777516 16233 log.cc:1199] T 01934a666a8c448cbe583b7a19153855 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/01934a666a8c448cbe583b7a19153855
I20260710 11:00:54.779798 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet 01934a666a8c448cbe583b7a19153855 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:54.781752 16214 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:54.783771 15866 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.790741 15866 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.790895 15718 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.791330 15614 catalog_manager.cc:5697] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.792608 16238 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:54.798962 16235 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:54.801276 15790 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.798930 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f6813aebf904153ad6927224e2731ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:54.798398 15715 raft_consensus.cc:2955] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.799842 16016 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:54.804627 16139 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:54.809250 16016 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:54.818737 16235 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:54.855108 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f6813aebf904153ad6927224e2731ac with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:00:54.886231 15718 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.890221 16216 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.896633 16244 tablet_replica.cc:333] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:00:54.899343 16235 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.902482 15867 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.909130 16244 raft_consensus.cc:2243] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:54.910250 16244 raft_consensus.cc:2272] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:54.916450 16244 ts_tablet_manager.cc:1916] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:54.917474 16139 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.934326 15790 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.936833 15866 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.948271 15613 catalog_manager.cc:5697] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.950165 16244 ts_tablet_manager.cc:1929] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:54.950779 16244 log.cc:1199] T 3f6813aebf904153ad6927224e2731ac P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/3f6813aebf904153ad6927224e2731ac
I20260710 11:00:54.952564 15614 catalog_manager.cc:5697] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.957758 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet 3f6813aebf904153ad6927224e2731ac (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:54.973757 15790 consensus_queue.cc:237] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.980825 15866 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.981020 16140 raft_consensus.cc:1275] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:54.982746 16016 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:54.983560 16238 consensus_queue.cc:1048] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:54.991659 16139 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.997231 15715 consensus_queue.cc:237] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:54.994946 16216 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:54.997494 15866 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.017302 15793 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:55.019268 16215 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:55.022002 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffae318b59b74dbbba97511912292e55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:55.005718 16140 raft_consensus.cc:2955] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.028882 16214 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.032553 15614 catalog_manager.cc:5697] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.032406 15792 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.038275 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:55.047060 15703 tablet_service.cc:1558] Processing DeleteTablet for tablet ffae318b59b74dbbba97511912292e55 with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:00:55.048601 16138 raft_consensus.cc:1275] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:55.049172 16233 tablet_replica.cc:333] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:00:55.050563 16233 raft_consensus.cc:2243] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.051334 16233 raft_consensus.cc:2272] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.060562 16233 ts_tablet_manager.cc:1916] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:55.060703 15615 catalog_manager.cc:5697] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:55.065307 16235 consensus_queue.cc:1048] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:55.070081 16139 raft_consensus.cc:2955] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:55.083390 16233 ts_tablet_manager.cc:1929] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:55.083912 16233 log.cc:1199] T ffae318b59b74dbbba97511912292e55 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/ffae318b59b74dbbba97511912292e55
I20260710 11:00:55.087164 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:00:55.088536 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet ffae318b59b74dbbba97511912292e55 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:55.093041 16247 tablet_replica.cc:333] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:00:55.094297 16247 raft_consensus.cc:2243] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.095052 16247 raft_consensus.cc:2272] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.098744 16247 ts_tablet_manager.cc:1916] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:55.110638 16247 ts_tablet_manager.cc:1929] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:55.111039 16247 log.cc:1199] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/3cd1b2e7aa66415c9f4a60cffc8d4f9d
I20260710 11:00:55.112646 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet 3cd1b2e7aa66415c9f4a60cffc8d4f9d (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:56.114332 15792 consensus_queue.cc:237] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.122965 15866 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.123553 15715 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:56.123592 15759 consensus_peers.cc:597] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8db48a9036694b7ca801204ae689671b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.124361 16250 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:56.125321 16249 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.133039 16249 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.135211 15715 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.136343 15866 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.149554 15715 consensus_queue.cc:237] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.149840 15616 catalog_manager.cc:5697] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:56.157819 15684 consensus_peers.cc:597] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7ed7690b2144cd1a1a04e56579b9ce2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.159931 15866 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.160140 15792 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.161918 16235 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.162915 16214 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:56.176187 16257 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.178076 15866 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.185110 15793 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.191263 15715 consensus_queue.cc:237] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.192978 15615 catalog_manager.cc:5697] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:56.200711 15684 consensus_peers.cc:597] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13337726d36141889adbb19a57424706. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.201202 15866 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.201457 15792 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.202562 16257 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.204533 16214 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.215178 16257 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.217078 15866 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.221915 15793 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.231732 15866 consensus_queue.cc:237] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.231626 15616 catalog_manager.cc:5697] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
W20260710 11:00:56.240298 15833 consensus_peers.cc:597] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fd48c5cd4be40e7a6bf4113d555aee0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.241093 15715 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.242967 16213 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:56.243793 15793 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:56.247597 16213 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:56.257098 16231 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.259047 15793 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.261089 15715 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.271792 15615 catalog_manager.cc:5697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:56.566956 16268 ts_tablet_manager.cc:933] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:56.568919 16268 tablet_copy_client.cc:323] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:00:56.571085 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet d7ed7690b2144cd1a1a04e56579b9ce2 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:00:56.571604 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet d7ed7690b2144cd1a1a04e56579b9ce2 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-d7ed7690b2144cd1a1a04e56579b9ce2
I20260710 11:00:56.578540 15728 tablet_copy_source_session.cc:215] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:56.581935 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ed7690b2144cd1a1a04e56579b9ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:56.593278 16268 tablet_copy_client.cc:806] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:56.593914 16268 tablet_copy_client.cc:670] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:56.597834 16268 tablet_copy_client.cc:538] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:56.604337 16268 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:56.622539 16268 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.623560 16268 tablet_bootstrap.cc:492] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:56.624334 16268 ts_tablet_manager.cc:1403] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:00:56.627736 16268 raft_consensus.cc:359] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.628371 16268 raft_consensus.cc:740] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:56.628980 16268 consensus_queue.cc:260] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.631989 16268 ts_tablet_manager.cc:1434] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:00:56.634104 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-d7ed7690b2144cd1a1a04e56579b9ce2 received from {username='slave'} at 127.0.0.1:55246
I20260710 11:00:56.634588 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-d7ed7690b2144cd1a1a04e56579b9ce2 on tablet d7ed7690b2144cd1a1a04e56579b9ce2 with peer c70becc826334965802a104640155e14
I20260710 11:00:56.734349 16268 ts_tablet_manager.cc:933] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:56.735957 16268 tablet_copy_client.cc:323] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:00:56.737848 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet 8db48a9036694b7ca801204ae689671b from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:00:56.738435 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet 8db48a9036694b7ca801204ae689671b from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-8db48a9036694b7ca801204ae689671b
I20260710 11:00:56.745155 15803 tablet_copy_source_session.cc:215] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:56.748373 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db48a9036694b7ca801204ae689671b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:56.760253 16268 tablet_copy_client.cc:806] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:56.760908 16268 tablet_copy_client.cc:670] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:56.764834 16268 tablet_copy_client.cc:538] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:56.771166 16268 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:56.787431 16268 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.788175 16268 tablet_bootstrap.cc:492] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:56.788725 16268 ts_tablet_manager.cc:1403] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:00:56.790907 16268 raft_consensus.cc:359] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.791488 16268 raft_consensus.cc:740] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:56.792016 16268 consensus_queue.cc:260] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.793993 16268 ts_tablet_manager.cc:1434] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.796033 15803 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-8db48a9036694b7ca801204ae689671b received from {username='slave'} at 127.0.0.1:52208
I20260710 11:00:56.796427 15803 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-8db48a9036694b7ca801204ae689671b on tablet 8db48a9036694b7ca801204ae689671b with peer c70becc826334965802a104640155e14
I20260710 11:00:56.813792 16268 ts_tablet_manager.cc:933] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:56.815621 16268 tablet_copy_client.cc:323] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:00:56.817624 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:00:56.818245 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet 0fd48c5cd4be40e7a6bf4113d555aee0 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-0fd48c5cd4be40e7a6bf4113d555aee0
I20260710 11:00:56.826118 15877 tablet_copy_source_session.cc:215] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:56.826431 16276 ts_tablet_manager.cc:933] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:00:56.828642 16276 tablet_copy_client.cc:323] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:00:56.829540 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd48c5cd4be40e7a6bf4113d555aee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:56.830222 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet 13337726d36141889adbb19a57424706 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:00:56.830693 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet 13337726d36141889adbb19a57424706 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-13337726d36141889adbb19a57424706
I20260710 11:00:56.835474 15728 tablet_copy_source_session.cc:215] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:56.838192 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13337726d36141889adbb19a57424706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:56.846293 16268 tablet_copy_client.cc:806] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:56.846834 16268 tablet_copy_client.cc:670] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:56.850648 16268 tablet_copy_client.cc:538] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:56.853739 16276 tablet_copy_client.cc:806] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:56.854293 16276 tablet_copy_client.cc:670] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:56.858073 16276 tablet_copy_client.cc:538] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:56.858603 16268 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:56.864671 16276 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:56.878592 16268 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.880306 16268 tablet_bootstrap.cc:492] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:56.881139 16268 ts_tablet_manager.cc:1403] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:00:56.885661 16268 raft_consensus.cc:359] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.886559 16268 raft_consensus.cc:740] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:56.887082 16268 consensus_queue.cc:260] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.888918 16268 ts_tablet_manager.cc:1434] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:56.890717 15877 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-0fd48c5cd4be40e7a6bf4113d555aee0 received from {username='slave'} at 127.0.0.1:49650
I20260710 11:00:56.891173 15877 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-0fd48c5cd4be40e7a6bf4113d555aee0 on tablet 0fd48c5cd4be40e7a6bf4113d555aee0 with peer c70becc826334965802a104640155e14
I20260710 11:00:56.893664 16276 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.894726 16276 tablet_bootstrap.cc:492] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:56.895381 16276 ts_tablet_manager.cc:1403] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260710 11:00:56.898929 16276 raft_consensus.cc:359] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.899762 16276 raft_consensus.cc:740] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:56.900393 16276 consensus_queue.cc:260] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:56.902724 16276 ts_tablet_manager.cc:1434] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:56.904265 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-13337726d36141889adbb19a57424706 received from {username='slave'} at 127.0.0.1:55246
I20260710 11:00:56.904628 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-13337726d36141889adbb19a57424706 on tablet 13337726d36141889adbb19a57424706 with peer c70becc826334965802a104640155e14
I20260710 11:00:57.018401 16139 raft_consensus.cc:1217] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:57.223748 16139 raft_consensus.cc:1217] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:57.260592 16139 raft_consensus.cc:1217] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:57.431156 16139 raft_consensus.cc:1217] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:57.459889 16280 raft_consensus.cc:1064] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:57.462534 16280 consensus_queue.cc:237] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.470305 16139 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.470335 15866 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.471752 16280 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.472095 15792 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.473196 16282 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.474073 16275 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.483291 16275 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.484423 15792 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.495522 15866 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.498067 16138 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.499544 15616 catalog_manager.cc:5697] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.527769 15715 consensus_queue.cc:237] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.534111 15866 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.533834 16138 raft_consensus.cc:1275] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.535439 16282 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:57.536314 16280 consensus_queue.cc:1048] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:57.542269 16282 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.543984 15867 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.545810 16138 raft_consensus.cc:2955] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.556154 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7ed7690b2144cd1a1a04e56579b9ce2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:57.559558 15614 catalog_manager.cc:5697] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.574911 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet d7ed7690b2144cd1a1a04e56579b9ce2 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:00:57.576666 16293 tablet_replica.cc:333] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:00:57.577425 16293 raft_consensus.cc:2243] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.578136 16293 raft_consensus.cc:2272] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.582653 16293 ts_tablet_manager.cc:1916] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:57.594432 16293 ts_tablet_manager.cc:1929] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:57.594815 16293 log.cc:1199] T d7ed7690b2144cd1a1a04e56579b9ce2 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/d7ed7690b2144cd1a1a04e56579b9ce2
I20260710 11:00:57.596407 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet d7ed7690b2144cd1a1a04e56579b9ce2 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:57.695561 16282 raft_consensus.cc:1064] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:57.697952 16282 consensus_queue.cc:237] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.704537 16138 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.705663 15867 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.705868 15792 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.706996 16282 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.708034 16275 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.708851 16280 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:57.725224 16275 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.731232 15792 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.736174 15867 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.745541 15613 catalog_manager.cc:5697] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.753451 16138 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.769575 15715 consensus_queue.cc:237] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.774694 15792 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.776094 16138 raft_consensus.cc:1275] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.776649 16275 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:57.777454 16282 consensus_queue.cc:1048] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:57.784066 16282 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.787847 15792 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.790572 16138 raft_consensus.cc:2955] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.798740 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13337726d36141889adbb19a57424706 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:57.804159 15615 catalog_manager.cc:5697] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:57.805694 16298 raft_consensus.cc:1064] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:57.809126 16298 consensus_queue.cc:237] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.833343 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet 13337726d36141889adbb19a57424706 with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:00:57.837604 15715 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.854889 15867 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.855618 16138 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:57.853799 16249 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:57.857649 16298 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:57.857350 16302 tablet_replica.cc:333] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:00:57.860951 16302 raft_consensus.cc:2243] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.861696 16302 raft_consensus.cc:2272] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.869087 16249 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:57.874946 16302 ts_tablet_manager.cc:1916] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:57.874644 16300 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.877444 15867 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.895388 15715 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.904563 15613 catalog_manager.cc:5697] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.904986 16138 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.910272 16302 ts_tablet_manager.cc:1929] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:57.910802 16302 log.cc:1199] T 13337726d36141889adbb19a57424706 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/13337726d36141889adbb19a57424706
I20260710 11:00:57.913677 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet 13337726d36141889adbb19a57424706 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:57.927284 15792 consensus_queue.cc:237] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:57.931473 16138 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.932126 15715 raft_consensus.cc:1275] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:57.932981 16300 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:57.933871 16298 consensus_queue.cc:1048] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:57.940683 16249 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.944147 16138 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.943243 15715 raft_consensus.cc:2955] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.960812 15614 catalog_manager.cc:5697] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:57.962432 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8db48a9036694b7ca801204ae689671b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:57.973755 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet 8db48a9036694b7ca801204ae689671b with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:00:57.978777 16302 tablet_replica.cc:333] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:00:57.979806 16302 raft_consensus.cc:2243] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:57.980584 16302 raft_consensus.cc:2272] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:57.984051 16302 ts_tablet_manager.cc:1916] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:58.000434 16302 ts_tablet_manager.cc:1929] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:58.000846 16302 log.cc:1199] T 8db48a9036694b7ca801204ae689671b P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/8db48a9036694b7ca801204ae689671b
I20260710 11:00:58.002274 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet 8db48a9036694b7ca801204ae689671b (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:58.052058 16213 raft_consensus.cc:1064] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:00:58.054426 16213 consensus_queue.cc:237] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:58.060560 16138 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:58.061103 15792 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:58.062565 16213 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.062978 15715 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:58.063418 16284 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.064388 16307 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.078940 16213 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.089877 16138 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.108496 15613 catalog_manager.cc:5697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.115496 15715 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.115810 15792 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.128616 15867 consensus_queue.cc:237] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:00:58.140569 15715 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:58.141328 16138 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:58.142038 16311 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:58.143582 16312 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:58.148525 16311 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.151804 15715 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.158346 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:58.162519 16138 raft_consensus.cc:2955] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:00:58.164932 15613 catalog_manager.cc:5697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.178136 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fd48c5cd4be40e7a6bf4113d555aee0 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:00:58.179916 16313 tablet_replica.cc:333] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:00:58.181493 16313 raft_consensus.cc:2243] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.182165 16313 raft_consensus.cc:2272] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.185133 16313 ts_tablet_manager.cc:1916] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:58.197746 16313 ts_tablet_manager.cc:1929] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:58.198101 16313 log.cc:1199] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/0fd48c5cd4be40e7a6bf4113d555aee0
I20260710 11:00:58.199344 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet 0fd48c5cd4be40e7a6bf4113d555aee0 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:00:59.209017 15790 consensus_queue.cc:237] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
W20260710 11:00:59.216311 15759 consensus_peers.cc:597] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9336794fd9046e9a01ad564c53ce097. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:59.216395 15715 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.217187 15867 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.217801 16316 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.218770 16249 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.226223 16299 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.231285 15715 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.231967 15867 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.240394 15792 consensus_queue.cc:237] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.252560 15614 catalog_manager.cc:5697] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.259330 15867 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:59.259889 15759 consensus_peers.cc:597] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a5f99656bca4b968b90ebb121b6e060. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:59.261185 16249 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.282401 15715 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.283736 16299 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.285104 16316 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.288148 15866 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.296075 15715 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.312436 15792 consensus_queue.cc:237] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.314736 15613 catalog_manager.cc:5697] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:59.322645 15759 consensus_peers.cc:597] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: caf4aea7425a4cb1aa6d00064cc4fcbc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:59.323521 15866 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.324069 15715 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.325356 16299 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.327050 16299 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.334556 16249 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.336180 15718 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.340775 15866 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.347625 15867 consensus_queue.cc:237] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.348453 15613 catalog_manager.cc:5697] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
W20260710 11:00:59.367959 15833 consensus_peers.cc:597] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6915174a7d34591b06f73d18626dc4e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:59.368534 15718 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.369608 15792 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:59.369982 16307 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.370781 16328 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.378916 16307 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.383241 15714 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.386703 15792 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:00:59.396437 15613 catalog_manager.cc:5697] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:59.650702 16335 ts_tablet_manager.cc:933] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:59.652731 16335 tablet_copy_client.cc:323] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:00:59.654407 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet e9336794fd9046e9a01ad564c53ce097 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:00:59.654935 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet e9336794fd9046e9a01ad564c53ce097 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-e9336794fd9046e9a01ad564c53ce097
I20260710 11:00:59.662498 15803 tablet_copy_source_session.cc:215] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:59.665710 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9336794fd9046e9a01ad564c53ce097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:59.677822 16335 tablet_copy_client.cc:806] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:59.678373 16335 tablet_copy_client.cc:670] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:59.682029 16335 tablet_copy_client.cc:538] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:59.688033 16335 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:59.705523 16335 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:59.706475 16335 tablet_bootstrap.cc:492] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:59.707172 16335 ts_tablet_manager.cc:1403] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.006s
I20260710 11:00:59.709802 16335 raft_consensus.cc:359] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.710700 16335 raft_consensus.cc:740] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:59.710871 16338 ts_tablet_manager.cc:933] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:59.711421 16335 consensus_queue.cc:260] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.715531 16335 ts_tablet_manager.cc:1434] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 11:00:59.715603 16338 tablet_copy_client.cc:323] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:00:59.717687 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet caf4aea7425a4cb1aa6d00064cc4fcbc from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:00:59.717934 15802 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-e9336794fd9046e9a01ad564c53ce097 received from {username='slave'} at 127.0.0.1:52208
I20260710 11:00:59.718415 15802 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-e9336794fd9046e9a01ad564c53ce097 on tablet e9336794fd9046e9a01ad564c53ce097 with peer c70becc826334965802a104640155e14
I20260710 11:00:59.719475 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet caf4aea7425a4cb1aa6d00064cc4fcbc from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-caf4aea7425a4cb1aa6d00064cc4fcbc
I20260710 11:00:59.727629 15803 tablet_copy_source_session.cc:215] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:59.729878 16335 ts_tablet_manager.cc:933] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:00:59.733507 16338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4aea7425a4cb1aa6d00064cc4fcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:59.742707 16335 tablet_copy_client.cc:323] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:00:59.744540 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet 6a5f99656bca4b968b90ebb121b6e060 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:00:59.745105 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet 6a5f99656bca4b968b90ebb121b6e060 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-6a5f99656bca4b968b90ebb121b6e060
I20260710 11:00:59.749171 16338 tablet_copy_client.cc:806] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:59.750135 16338 tablet_copy_client.cc:670] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:59.753402 15803 tablet_copy_source_session.cc:215] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:59.756439 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f99656bca4b968b90ebb121b6e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:59.757087 16338 tablet_copy_client.cc:538] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:59.763825 16338 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:59.772943 16335 tablet_copy_client.cc:806] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:59.773491 16335 tablet_copy_client.cc:670] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:59.785053 16335 tablet_copy_client.cc:538] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:59.785310 16338 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:59.786185 16338 tablet_bootstrap.cc:492] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:59.786865 16338 ts_tablet_manager.cc:1403] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.002s
I20260710 11:00:59.790287 16338 raft_consensus.cc:359] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.791100 16338 raft_consensus.cc:740] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:59.791742 16338 consensus_queue.cc:260] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.794015 16338 ts_tablet_manager.cc:1434] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:59.794240 16335 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:59.795680 15803 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-caf4aea7425a4cb1aa6d00064cc4fcbc received from {username='slave'} at 127.0.0.1:52208
I20260710 11:00:59.796098 15803 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-caf4aea7425a4cb1aa6d00064cc4fcbc on tablet caf4aea7425a4cb1aa6d00064cc4fcbc with peer c70becc826334965802a104640155e14
I20260710 11:00:59.811992 16335 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:59.812816 16335 tablet_bootstrap.cc:492] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:59.813510 16335 ts_tablet_manager.cc:1403] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:00:59.815989 16335 raft_consensus.cc:359] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.816694 16335 raft_consensus.cc:740] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:59.817195 16335 consensus_queue.cc:260] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.819360 16335 ts_tablet_manager.cc:1434] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:59.821359 15803 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-6a5f99656bca4b968b90ebb121b6e060 received from {username='slave'} at 127.0.0.1:52208
I20260710 11:00:59.821769 15803 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-6a5f99656bca4b968b90ebb121b6e060 on tablet 6a5f99656bca4b968b90ebb121b6e060 with peer c70becc826334965802a104640155e14
I20260710 11:00:59.846158 16335 ts_tablet_manager.cc:933] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:00:59.847791 16335 tablet_copy_client.cc:323] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:00:59.849217 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet e6915174a7d34591b06f73d18626dc4e from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:00:59.849673 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet e6915174a7d34591b06f73d18626dc4e from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-e6915174a7d34591b06f73d18626dc4e
I20260710 11:00:59.855664 15877 tablet_copy_source_session.cc:215] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:59.858541 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6915174a7d34591b06f73d18626dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:59.876211 16335 tablet_copy_client.cc:806] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:59.876828 16335 tablet_copy_client.cc:670] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:59.880089 16335 tablet_copy_client.cc:538] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:59.885841 16335 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:00:59.903509 16335 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:59.904443 16335 tablet_bootstrap.cc:492] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:00:59.905056 16335 ts_tablet_manager.cc:1403] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.001s
I20260710 11:00:59.907582 16335 raft_consensus.cc:359] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.908339 16335 raft_consensus.cc:740] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:00:59.908900 16335 consensus_queue.cc:260] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:00:59.910929 16335 ts_tablet_manager.cc:1434] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:59.912529 15877 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-e6915174a7d34591b06f73d18626dc4e received from {username='slave'} at 127.0.0.1:49650
I20260710 11:00:59.912899 15877 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-e6915174a7d34591b06f73d18626dc4e on tablet e6915174a7d34591b06f73d18626dc4e with peer c70becc826334965802a104640155e14
I20260710 11:01:00.121286 16138 raft_consensus.cc:1217] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:00.201611 16138 raft_consensus.cc:1217] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:00.315570 16138 raft_consensus.cc:1217] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:00.364518 16138 raft_consensus.cc:1217] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:00.601856 16299 raft_consensus.cc:1064] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:00.604291 16299 consensus_queue.cc:237] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.618453 15714 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.618534 16138 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.620213 16316 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.621033 15866 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.622663 16316 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.623828 16249 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.664472 16299 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.666563 15714 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.670693 16138 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.676995 15866 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.684156 15615 catalog_manager.cc:5697] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.716434 15792 consensus_queue.cc:237] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.721159 16138 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.722604 15866 raft_consensus.cc:1275] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.722566 16354 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:00.726665 16354 consensus_queue.cc:1048] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.729193 16249 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.734658 16138 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.734750 15866 raft_consensus.cc:2955] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.740857 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9336794fd9046e9a01ad564c53ce097 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:00.747272 15613 catalog_manager.cc:5697] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:00.753631 16348 raft_consensus.cc:1064] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:00.756228 16348 consensus_queue.cc:237] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.765601 15792 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.767766 16138 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.768064 15714 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.770083 15703 tablet_service.cc:1558] Processing DeleteTablet for tablet e9336794fd9046e9a01ad564c53ce097 with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:01:00.769984 16347 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:00.771016 16328 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:00.773880 16328 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:01:00.781265 16360 tablet_replica.cc:333] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:00.782325 16249 raft_consensus.cc:1064] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:00.782490 16360 raft_consensus.cc:2243] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.783382 16360 raft_consensus.cc:2272] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.786715 16360 ts_tablet_manager.cc:1916] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:00.787176 16249 consensus_queue.cc:237] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.804383 16360 ts_tablet_manager.cc:1929] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:00.804924 16360 log.cc:1199] T e9336794fd9046e9a01ad564c53ce097 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/e9336794fd9046e9a01ad564c53ce097
I20260710 11:01:00.816156 16139 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.813593 16348 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.817523 15866 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.818774 15792 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.818539 16139 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.820783 16299 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.825739 16299 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.839762 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet e9336794fd9046e9a01ad564c53ce097 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:00.840741 15714 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.847410 16249 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.848560 15616 catalog_manager.cc:5697] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.854867 15715 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.858405 16299 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.860348 15865 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.867617 15718 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.875344 16138 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.886579 15865 consensus_queue.cc:237] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.890126 15614 catalog_manager.cc:5697] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.892657 16138 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.894292 16328 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.895151 15718 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.901729 16328 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.907158 16347 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.909036 15790 consensus_queue.cc:237] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.915280 15718 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.916772 16249 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.918265 16316 raft_consensus.cc:1064] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:00.919742 16138 raft_consensus.cc:1275] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:00.920742 16316 consensus_queue.cc:237] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:00.925697 16350 consensus_queue.cc:1048] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:00.928362 16354 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.929517 15718 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.929841 16139 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.938378 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a5f99656bca4b968b90ebb121b6e060 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:00.939675 16138 raft_consensus.cc:2955] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.943521 15715 raft_consensus.cc:2955] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.947631 15614 catalog_manager.cc:5697] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:00.951249 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6915174a7d34591b06f73d18626dc4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:00.954146 16140 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.954530 15865 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.958638 16316 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.959762 15616 catalog_manager.cc:5697] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:00.960530 16249 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.960989 15714 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:00.972093 16299 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:00.978376 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet e6915174a7d34591b06f73d18626dc4e with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:01:00.981488 16372 tablet_replica.cc:333] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:00.982597 16372 raft_consensus.cc:2243] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.982461 16299 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.984333 15718 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:00.994354 16372 raft_consensus.cc:2272] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.996119 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a5f99656bca4b968b90ebb121b6e060 with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:01:01.004271 16372 ts_tablet_manager.cc:1916] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:01.003865 15865 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.007504 16138 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.005430 15615 catalog_manager.cc:5697] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.023478 16373 tablet_replica.cc:333] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:01.025568 16373 raft_consensus.cc:2243] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.026348 16373 raft_consensus.cc:2272] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.031234 16373 ts_tablet_manager.cc:1916] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:01.032810 16372 ts_tablet_manager.cc:1929] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:01.033280 16372 log.cc:1199] T e6915174a7d34591b06f73d18626dc4e P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/e6915174a7d34591b06f73d18626dc4e
I20260710 11:01:01.035104 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet e6915174a7d34591b06f73d18626dc4e (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:01.048805 16373 ts_tablet_manager.cc:1929] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:01.049221 16373 log.cc:1199] T 6a5f99656bca4b968b90ebb121b6e060 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/6a5f99656bca4b968b90ebb121b6e060
I20260710 11:01:01.049532 15790 consensus_queue.cc:237] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:01.051535 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet 6a5f99656bca4b968b90ebb121b6e060 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:01.054842 16139 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:01.055724 15865 raft_consensus.cc:1275] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:01.056392 16299 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:01.057217 16316 consensus_queue.cc:1048] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:01.064303 16354 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.067234 16139 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.071525 15866 raft_consensus.cc:2955] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.076422 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet caf4aea7425a4cb1aa6d00064cc4fcbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:01.084884 15614 catalog_manager.cc:5697] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:01.097272 15703 tablet_service.cc:1558] Processing DeleteTablet for tablet caf4aea7425a4cb1aa6d00064cc4fcbc with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:01:01.098510 16360 tablet_replica.cc:333] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:01.099254 16360 raft_consensus.cc:2243] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.099781 16360 raft_consensus.cc:2272] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.102373 16360 ts_tablet_manager.cc:1916] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:01.113611 16360 ts_tablet_manager.cc:1929] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:01.113932 16360 log.cc:1199] T caf4aea7425a4cb1aa6d00064cc4fcbc P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/caf4aea7425a4cb1aa6d00064cc4fcbc
I20260710 11:01:01.115202 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet caf4aea7425a4cb1aa6d00064cc4fcbc (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:02.126266 15790 consensus_queue.cc:237] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.131690 15865 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:01:02.132511 15759 consensus_peers.cc:597] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b96a2d5fe54c476cae73adbe7a83bd43. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:02.133026 15718 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.133147 16354 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.134771 16376 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.143070 16354 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.145751 15718 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.147261 15865 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.156697 15715 consensus_queue.cc:237] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.158887 15614 catalog_manager.cc:5697] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.168288 15792 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.166553 15865 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.171244 16314 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:02.172569 16320 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:02.175120 15684 consensus_peers.cc:597] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23421a1cbe324236a9444b3f89c1af93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:02.188669 16320 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.198715 15866 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.204597 15715 consensus_queue.cc:237] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.207551 15790 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.217038 15614 catalog_manager.cc:5697] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.218693 15865 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.219463 15792 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:01:02.219969 15684 consensus_peers.cc:597] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ad60b3d7c914d52838383b9e97b8fe3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:02.220805 16387 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.224304 16381 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.233705 16387 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.236624 15865 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.239533 15792 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.250216 15866 consensus_queue.cc:237] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.250893 15613 catalog_manager.cc:5697] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:02.256772 15833 consensus_peers.cc:597] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be2b8e1d716a40fc97b860e14ba07eec. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:02.257426 15792 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.258423 15715 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:02.258980 16328 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.259792 16347 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:02.269892 16328 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.272390 15715 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.272687 15792 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:02.282953 15616 catalog_manager.cc:5697] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.644788 16395 ts_tablet_manager.cc:933] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:02.646775 16395 tablet_copy_client.cc:323] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:01:02.649191 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet be2b8e1d716a40fc97b860e14ba07eec from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:01:02.649760 16397 ts_tablet_manager.cc:933] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:01:02.649717 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet be2b8e1d716a40fc97b860e14ba07eec from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-be2b8e1d716a40fc97b860e14ba07eec
I20260710 11:01:02.654803 16397 tablet_copy_client.cc:323] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:01:02.656483 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet 23421a1cbe324236a9444b3f89c1af93 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:01:02.657015 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet 23421a1cbe324236a9444b3f89c1af93 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-23421a1cbe324236a9444b3f89c1af93
I20260710 11:01:02.657666 15877 tablet_copy_source_session.cc:215] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:02.660506 16395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2b8e1d716a40fc97b860e14ba07eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.664234 15728 tablet_copy_source_session.cc:215] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:02.667555 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23421a1cbe324236a9444b3f89c1af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.674469 16395 tablet_copy_client.cc:806] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:02.675390 16395 tablet_copy_client.cc:670] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:02.680171 16395 tablet_copy_client.cc:538] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:02.683051 16397 tablet_copy_client.cc:806] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:02.683640 16397 tablet_copy_client.cc:670] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:02.687501 16397 tablet_copy_client.cc:538] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:02.689358 16395 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:02.706025 16397 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:02.726552 16399 ts_tablet_manager.cc:933] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:01:02.734376 16395 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:02.735399 16395 tablet_bootstrap.cc:492] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:02.735661 16397 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:02.735841 16399 tablet_copy_client.cc:323] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.194:40163
I20260710 11:01:02.736123 16395 ts_tablet_manager.cc:1403] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.005s
I20260710 11:01:02.736577 16397 tablet_bootstrap.cc:492] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:02.737643 16397 ts_tablet_manager.cc:1403] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260710 11:01:02.738858 15803 tablet_copy_service.cc:140] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Received BeginTabletCopySession request for tablet b96a2d5fe54c476cae73adbe7a83bd43 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:52208)
I20260710 11:01:02.739420 15803 tablet_copy_service.cc:161] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Beginning new tablet copy session on tablet b96a2d5fe54c476cae73adbe7a83bd43 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:52208: session id = c70becc826334965802a104640155e14-b96a2d5fe54c476cae73adbe7a83bd43
I20260710 11:01:02.741447 16397 raft_consensus.cc:359] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.742359 16397 raft_consensus.cc:740] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:02.744884 16397 consensus_queue.cc:260] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.750465 15803 tablet_copy_source_session.cc:215] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:02.748035 16395 raft_consensus.cc:359] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.753407 16395 raft_consensus.cc:740] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:02.754626 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96a2d5fe54c476cae73adbe7a83bd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.754168 16395 consensus_queue.cc:260] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.764070 16397 ts_tablet_manager.cc:1434] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.003s
I20260710 11:01:02.767131 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-23421a1cbe324236a9444b3f89c1af93 received from {username='slave'} at 127.0.0.1:55246
I20260710 11:01:02.767571 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-23421a1cbe324236a9444b3f89c1af93 on tablet 23421a1cbe324236a9444b3f89c1af93 with peer c70becc826334965802a104640155e14
I20260710 11:01:02.802307 16395 ts_tablet_manager.cc:1434] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.066s	user 0.028s	sys 0.016s
I20260710 11:01:02.806380 16397 ts_tablet_manager.cc:933] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:01:02.810640 16399 tablet_copy_client.cc:806] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:02.811260 16399 tablet_copy_client.cc:670] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:02.812883 15877 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-be2b8e1d716a40fc97b860e14ba07eec received from {username='slave'} at 127.0.0.1:49650
I20260710 11:01:02.813338 15877 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-be2b8e1d716a40fc97b860e14ba07eec on tablet be2b8e1d716a40fc97b860e14ba07eec with peer c70becc826334965802a104640155e14
I20260710 11:01:02.817004 16399 tablet_copy_client.cc:538] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:02.818872 16397 tablet_copy_client.cc:323] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:01:02.820498 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet 3ad60b3d7c914d52838383b9e97b8fe3 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:01:02.820983 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet 3ad60b3d7c914d52838383b9e97b8fe3 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-3ad60b3d7c914d52838383b9e97b8fe3
I20260710 11:01:02.827102 16399 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:02.828331 15728 tablet_copy_source_session.cc:215] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:02.833240 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad60b3d7c914d52838383b9e97b8fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.849082 16397 tablet_copy_client.cc:806] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:02.849601 16397 tablet_copy_client.cc:670] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:02.852319 16399 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:02.853302 16399 tablet_bootstrap.cc:492] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:02.853938 16399 ts_tablet_manager.cc:1403] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260710 11:01:02.856999 16399 raft_consensus.cc:359] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.857492 16397 tablet_copy_client.cc:538] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:02.857836 16399 raft_consensus.cc:740] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:02.858505 16399 consensus_queue.cc:260] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.865455 16399 ts_tablet_manager.cc:1434] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:01:02.866876 16397 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:02.867208 15803 tablet_copy_service.cc:342] P 9b9e05ec1d914b259b95cbfc80f5c7bd: Request end of tablet copy session c70becc826334965802a104640155e14-b96a2d5fe54c476cae73adbe7a83bd43 received from {username='slave'} at 127.0.0.1:52208
I20260710 11:01:02.867635 15803 tablet_copy_service.cc:434] P 9b9e05ec1d914b259b95cbfc80f5c7bd: ending tablet copy session c70becc826334965802a104640155e14-b96a2d5fe54c476cae73adbe7a83bd43 on tablet b96a2d5fe54c476cae73adbe7a83bd43 with peer c70becc826334965802a104640155e14
I20260710 11:01:02.887466 16397 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:02.888423 16397 tablet_bootstrap.cc:492] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:02.889096 16397 ts_tablet_manager.cc:1403] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260710 11:01:02.892083 16397 raft_consensus.cc:359] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.892897 16397 raft_consensus.cc:740] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:02.893530 16397 consensus_queue.cc:260] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:02.895886 16397 ts_tablet_manager.cc:1434] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:02.897374 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-3ad60b3d7c914d52838383b9e97b8fe3 received from {username='slave'} at 127.0.0.1:55246
I20260710 11:01:02.897791 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-3ad60b3d7c914d52838383b9e97b8fe3 on tablet 3ad60b3d7c914d52838383b9e97b8fe3 with peer c70becc826334965802a104640155e14
I20260710 11:01:03.079185 16138 raft_consensus.cc:1217] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:03.102294 16138 raft_consensus.cc:1217] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:03.190030 16138 raft_consensus.cc:1217] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:03.298269 16138 raft_consensus.cc:1217] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:03.572726 16394 raft_consensus.cc:1064] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:03.575377 16394 consensus_queue.cc:237] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.581120 16138 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.581379 15792 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.583145 16411 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.584410 15715 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.584964 16347 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.592226 16394 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.603735 16413 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.607901 15715 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.612599 15790 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.614339 16410 raft_consensus.cc:1064] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:03.620157 16140 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.623361 15614 catalog_manager.cc:5697] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.625511 16410 consensus_queue.cc:237] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.640654 16381 raft_consensus.cc:1064] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:03.643443 16381 consensus_queue.cc:237] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.644218 15866 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.644269 16140 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.646224 16376 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:03.650126 16410 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:03.656005 15715 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.660123 16376 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.672606 16140 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.674851 16406 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:03.678987 15866 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.681314 16381 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.691753 16140 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.687837 16410 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
W20260710 11:01:03.733853 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.196:42657, user_credentials={real_user=slave}} blocked reactor thread for 59879.2us
I20260710 11:01:03.735801 15790 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.735486 15715 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.739868 15866 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.742085 16406 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.753196 16425 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.758621 15866 consensus_queue.cc:237] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.760281 16140 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.766999 15613 catalog_manager.cc:5697] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:03.775765 15867 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.778616 15790 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.781364 16138 raft_consensus.cc:1275] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.782585 15792 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.784905 16411 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.791492 16411 consensus_queue.cc:1048] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.797850 16411 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.811690 15614 catalog_manager.cc:5697] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.812314 15792 consensus_queue.cc:237] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.815115 15790 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.817659 16138 raft_consensus.cc:2955] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.820221 16140 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.823156 15867 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 9b9e05ec1d914b259b95cbfc80f5c7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.824581 16419 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.826360 16410 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.830164 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be2b8e1d716a40fc97b860e14ba07eec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:03.839520 16410 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.843967 15616 catalog_manager.cc:5697] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.844128 16140 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.840173 15715 consensus_queue.cc:237] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.852223 15867 raft_consensus.cc:2955] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.854473 15792 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.855948 16425 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.856412 16139 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:03.859611 16425 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:03.863978 16406 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.868999 15792 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.874253 15614 catalog_manager.cc:5697] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 3 to 4, VOTER 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) evicted. New cstate: current_term: 1 leader_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.874953 15703 tablet_service.cc:1558] Processing DeleteTablet for tablet be2b8e1d716a40fc97b860e14ba07eec with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:01:03.889731 15700 tablet_service.cc:1558] Processing DeleteTablet for tablet b96a2d5fe54c476cae73adbe7a83bd43 with delete_type TABLET_DATA_TOMBSTONED (TS 89567cfdb6244eb3b7f819faaf30ff7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55206
I20260710 11:01:03.892660 16381 raft_consensus.cc:1064] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:03.895072 16381 consensus_queue.cc:237] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:03.895838 15616 catalog_manager.cc:5697] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.898713 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b96a2d5fe54c476cae73adbe7a83bd43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:03.899320 16139 raft_consensus.cc:2955] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.908685 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23421a1cbe324236a9444b3f89c1af93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:03.920753 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet 23421a1cbe324236a9444b3f89c1af93 with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:01:03.926571 16431 tablet_replica.cc:333] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:03.929193 16431 raft_consensus.cc:2243] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.930344 16433 tablet_replica.cc:333] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:03.934011 16433 raft_consensus.cc:2243] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.934922 16433 raft_consensus.cc:2272] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.930438 16431 raft_consensus.cc:2272] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.938691 16433 ts_tablet_manager.cc:1916] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:03.940208 15867 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.940699 16139 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.941593 16406 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.942780 15792 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:03.944118 16405 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:03.946892 16431 ts_tablet_manager.cc:1916] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:03.947892 16381 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:03.960177 16405 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.966332 16433 ts_tablet_manager.cc:1929] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:03.966831 16433 log.cc:1199] T 23421a1cbe324236a9444b3f89c1af93 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/23421a1cbe324236a9444b3f89c1af93
I20260710 11:01:03.968904 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet 23421a1cbe324236a9444b3f89c1af93 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:03.972925 16431 ts_tablet_manager.cc:1929] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:03.973330 16431 log.cc:1199] T be2b8e1d716a40fc97b860e14ba07eec P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/be2b8e1d716a40fc97b860e14ba07eec
I20260710 11:01:03.972747 16139 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.975519 16431 tablet_replica.cc:333] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:03.975471 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet be2b8e1d716a40fc97b860e14ba07eec (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:03.982419 16431 raft_consensus.cc:2243] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.981679 15790 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.983258 16431 raft_consensus.cc:2272] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.984953 15867 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:03.987439 16431 ts_tablet_manager.cc:1916] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:03.987671 15615 catalog_manager.cc:5697] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:04.009338 15718 consensus_queue.cc:237] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:04.013146 16431 ts_tablet_manager.cc:1929] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:04.013613 16431 log.cc:1199] T b96a2d5fe54c476cae73adbe7a83bd43 P 89567cfdb6244eb3b7f819faaf30ff7b: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/wals/b96a2d5fe54c476cae73adbe7a83bd43
I20260710 11:01:04.015252 15603 catalog_manager.cc:5028] TS 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): tablet b96a2d5fe54c476cae73adbe7a83bd43 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:04.017930 16139 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:04.018683 15867 raft_consensus.cc:1275] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:04.019284 16381 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:04.020098 16405 consensus_queue.cc:1048] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:04.027653 16425 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:04.029507 16139 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:04.030985 15867 raft_consensus.cc:2955] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:04.037000 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ad60b3d7c914d52838383b9e97b8fe3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:04.041452 15613 catalog_manager.cc:5697] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:04.055413 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ad60b3d7c914d52838383b9e97b8fe3 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:01:04.057293 16437 tablet_replica.cc:333] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:04.058391 16437 raft_consensus.cc:2243] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.059043 16437 raft_consensus.cc:2272] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.062094 16437 ts_tablet_manager.cc:1916] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:04.074877 16437 ts_tablet_manager.cc:1929] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:04.075289 16437 log.cc:1199] T 3ad60b3d7c914d52838383b9e97b8fe3 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/3ad60b3d7c914d52838383b9e97b8fe3
I20260710 11:01:04.076526 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet 3ad60b3d7c914d52838383b9e97b8fe3 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:05.093492 15867 consensus_queue.cc:237] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
W20260710 11:01:05.100955 15833 consensus_peers.cc:597] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fabdc38185a0471a8eb28135871b1e40. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.101162 15718 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:05.100982 15792 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:05.102764 16441 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:05.103812 16443 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:05.111299 16441 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.112896 15792 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.113793 15718 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.125417 15715 consensus_queue.cc:237] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:05.128640 15613 catalog_manager.cc:5697] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:05.136500 15684 consensus_peers.cc:597] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b -> Peer c70becc826334965802a104640155e14 (127.14.68.196:42657): Couldn't send request to peer c70becc826334965802a104640155e14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea201f5f1e1342a2973d3c9d06594771. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.137141 15867 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:05.137907 15792 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:01:05.138689 16439 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:05.140668 16439 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.151999 16425 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.157024 15867 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.159267 15792 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } } }
I20260710 11:01:05.168313 15615 catalog_manager.cc:5697] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index -1 to 2, NON_VOTER c70becc826334965802a104640155e14 (127.14.68.196) added. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.680271 16454 ts_tablet_manager.cc:933] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095)
I20260710 11:01:05.682169 16454 tablet_copy_client.cc:323] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.193:45095
I20260710 11:01:05.684047 15728 tablet_copy_service.cc:140] P 89567cfdb6244eb3b7f819faaf30ff7b: Received BeginTabletCopySession request for tablet ea201f5f1e1342a2973d3c9d06594771 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:55246)
I20260710 11:01:05.684576 15728 tablet_copy_service.cc:161] P 89567cfdb6244eb3b7f819faaf30ff7b: Beginning new tablet copy session on tablet ea201f5f1e1342a2973d3c9d06594771 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:55246: session id = c70becc826334965802a104640155e14-ea201f5f1e1342a2973d3c9d06594771
I20260710 11:01:05.688210 16456 ts_tablet_manager.cc:933] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Initiating tablet copy from peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:05.689931 16456 tablet_copy_client.cc:323] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: tablet copy: Beginning tablet copy session from remote peer at address 127.14.68.195:36953
I20260710 11:01:05.692139 15877 tablet_copy_service.cc:140] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Received BeginTabletCopySession request for tablet fabdc38185a0471a8eb28135871b1e40 from peer c70becc826334965802a104640155e14 ({username='slave'} at 127.0.0.1:49650)
I20260710 11:01:05.692728 15877 tablet_copy_service.cc:161] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Beginning new tablet copy session on tablet fabdc38185a0471a8eb28135871b1e40 from peer c70becc826334965802a104640155e14 at {username='slave'} at 127.0.0.1:49650: session id = c70becc826334965802a104640155e14-fabdc38185a0471a8eb28135871b1e40
I20260710 11:01:05.693120 15728 tablet_copy_source_session.cc:215] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:05.697068 16454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea201f5f1e1342a2973d3c9d06594771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.704319 15877 tablet_copy_source_session.cc:215] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:01:05.707888 16456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabdc38185a0471a8eb28135871b1e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.714170 16454 tablet_copy_client.cc:806] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:05.714883 16454 tablet_copy_client.cc:670] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:05.718611 16454 tablet_copy_client.cc:538] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:05.726100 16454 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:05.728479 16456 tablet_copy_client.cc:806] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: tablet copy: Starting download of 0 data blocks...
I20260710 11:01:05.729080 16456 tablet_copy_client.cc:670] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: tablet copy: Starting download of 1 WAL segments...
I20260710 11:01:05.733253 16456 tablet_copy_client.cc:538] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:01:05.743280 16456 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Bootstrap starting.
I20260710 11:01:05.747509 16454 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.748864 16454 tablet_bootstrap.cc:492] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:05.749603 16454 ts_tablet_manager.cc:1403] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260710 11:01:05.752514 16454 raft_consensus.cc:359] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:05.753192 16454 raft_consensus.cc:740] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:05.753849 16454 consensus_queue.cc:260] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:05.764870 16454 ts_tablet_manager.cc:1434] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:01:05.768496 16456 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:05.769428 16456 tablet_bootstrap.cc:492] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Bootstrap complete.
I20260710 11:01:05.769305 15728 tablet_copy_service.cc:342] P 89567cfdb6244eb3b7f819faaf30ff7b: Request end of tablet copy session c70becc826334965802a104640155e14-ea201f5f1e1342a2973d3c9d06594771 received from {username='slave'} at 127.0.0.1:55246
I20260710 11:01:05.770227 15728 tablet_copy_service.cc:434] P 89567cfdb6244eb3b7f819faaf30ff7b: ending tablet copy session c70becc826334965802a104640155e14-ea201f5f1e1342a2973d3c9d06594771 on tablet ea201f5f1e1342a2973d3c9d06594771 with peer c70becc826334965802a104640155e14
I20260710 11:01:05.773080 16456 ts_tablet_manager.cc:1403] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.009s
I20260710 11:01:05.776227 16456 raft_consensus.cc:359] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:05.777053 16456 raft_consensus.cc:740] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c70becc826334965802a104640155e14, State: Initialized, Role: LEARNER
I20260710 11:01:05.777674 16456 consensus_queue.cc:260] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: NON_VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: true } }
I20260710 11:01:05.779671 16456 ts_tablet_manager.cc:1434] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:05.781698 15877 tablet_copy_service.cc:342] P 2eb513c30fcb4231a5b7dbb34ca1d48c: Request end of tablet copy session c70becc826334965802a104640155e14-fabdc38185a0471a8eb28135871b1e40 received from {username='slave'} at 127.0.0.1:49650
I20260710 11:01:05.782135 15877 tablet_copy_service.cc:434] P 2eb513c30fcb4231a5b7dbb34ca1d48c: ending tablet copy session c70becc826334965802a104640155e14-fabdc38185a0471a8eb28135871b1e40 on tablet fabdc38185a0471a8eb28135871b1e40 with peer c70becc826334965802a104640155e14
I20260710 11:01:06.154393 16140 raft_consensus.cc:1217] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:06.299023 16139 raft_consensus.cc:1217] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:01:06.693953 16411 raft_consensus.cc:1064] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:06.696568 16411 consensus_queue.cc:237] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:06.704058 16140 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.704063 15790 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.705626 15715 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.706120 16411 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.707072 16466 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.709070 16466 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.720846 16463 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.722326 15715 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.727773 16140 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.731333 15790 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.734748 15613 catalog_manager.cc:5697] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.758795 15867 consensus_queue.cc:237] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:06.764132 15715 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:06.764601 16140 raft_consensus.cc:1275] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:06.766649 16411 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:06.767465 16463 consensus_queue.cc:1048] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:06.776551 16466 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.780918 16140 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.790194 15715 raft_consensus.cc:2955] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.794167 15600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fabdc38185a0471a8eb28135871b1e40 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:06.802171 15615 catalog_manager.cc:5697] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: config changed from index 3 to 4, VOTER 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) evicted. New cstate: current_term: 1 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.816877 15779 tablet_service.cc:1558] Processing DeleteTablet for tablet fabdc38185a0471a8eb28135871b1e40 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9e05ec1d914b259b95cbfc80f5c7bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52164
I20260710 11:01:06.829299 16476 tablet_replica.cc:333] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:06.830351 16476 raft_consensus.cc:2243] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:06.831177 16476 raft_consensus.cc:2272] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:06.834784 16476 ts_tablet_manager.cc:1916] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:06.837237 16475 raft_consensus.cc:1064] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: attempting to promote NON_VOTER c70becc826334965802a104640155e14 to VOTER
I20260710 11:01:06.839838 16475 consensus_queue.cc:237] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:06.846575 15867 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.847416 15790 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.847998 16140 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 LEARNER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:01:06.849416 16453 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:06.851202 16476 ts_tablet_manager.cc:1929] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:06.851775 16476 log.cc:1199] T fabdc38185a0471a8eb28135871b1e40 P 9b9e05ec1d914b259b95cbfc80f5c7bd: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/wals/fabdc38185a0471a8eb28135871b1e40
I20260710 11:01:06.851639 16453 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:06.854226 15603 catalog_manager.cc:5028] TS 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): tablet fabdc38185a0471a8eb28135871b1e40 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:06.856062 16474 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:06.866345 16453 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.868449 15790 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.869196 16140 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.879071 15867 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.886870 15614 catalog_manager.cc:5697] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: config changed from index 2 to 3, c70becc826334965802a104640155e14 (127.14.68.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.903440 15715 consensus_queue.cc:237] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:06.911084 16140 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:06.912894 15790 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:01:06.914109 16474 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:06.914899 16453 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:06.920861 16478 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.925834 16140 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.933821 15603 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea201f5f1e1342a2973d3c9d06594771 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:01:06.937580 15790 raft_consensus.cc:2955] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.945878 15615 catalog_manager.cc:5697] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 reported cstate change: config changed from index 3 to 4, VOTER 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) evicted. New cstate: current_term: 1 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } } }
I20260710 11:01:06.956939 15856 tablet_service.cc:1558] Processing DeleteTablet for tablet ea201f5f1e1342a2973d3c9d06594771 with delete_type TABLET_DATA_TOMBSTONED (TS 2eb513c30fcb4231a5b7dbb34ca1d48c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49616
I20260710 11:01:06.961779 16483 tablet_replica.cc:333] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:06.963055 16483 raft_consensus.cc:2243] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:06.963761 16483 raft_consensus.cc:2272] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:06.966723 16483 ts_tablet_manager.cc:1916] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:01:06.978456 16483 ts_tablet_manager.cc:1929] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:01:06.978883 16483 log.cc:1199] T ea201f5f1e1342a2973d3c9d06594771 P 2eb513c30fcb4231a5b7dbb34ca1d48c: Deleting WAL directory at /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/wals/ea201f5f1e1342a2973d3c9d06594771
I20260710 11:01:06.980257 15600 catalog_manager.cc:5028] TS 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): tablet ea201f5f1e1342a2973d3c9d06594771 (table test-workload [id=2e8f8630adb44fa1b2105d4a8642c528]) successfully deleted
I20260710 11:01:12.066222 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:12.096732 15866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01934a666a8c448cbe583b7a19153855"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:01:12.097311 15866 raft_consensus.cc:606] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:12.107573 15718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93"
dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50096
I20260710 11:01:12.108048 15718 raft_consensus.cc:606] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:12.110383 15866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
mode: GRACEFUL
new_leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:01:12.110803 15866 raft_consensus.cc:606] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Received request to transfer leadership to TS 89567cfdb6244eb3b7f819faaf30ff7b
I20260710 11:01:12.112929 15718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771"
dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50096
I20260710 11:01:12.113354 15718 raft_consensus.cc:606] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:12.123983 15790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b"
dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
mode: GRACEFUL
new_leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
 from {username='slave'} at 127.0.0.1:59582
I20260710 11:01:12.124523 15790 raft_consensus.cc:606] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Received request to transfer leadership to TS 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:01:12.125569 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:12.126231 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:12.170560 16489 raft_consensus.cc:993] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.171067 16493 raft_consensus.cc:1081] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.172456 16140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50232
I20260710 11:01:12.172943 16140 raft_consensus.cc:493] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.173230 16140 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.177801 16140 raft_consensus.cc:515] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.181071 16493 raft_consensus.cc:993] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.181643 16493 raft_consensus.cc:1081] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.182418 16140 leader_election.cc:290] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:01:12.182547 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:12.183179 15718 raft_consensus.cc:3055] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.183290 16139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50232
I20260710 11:01:12.183532 15718 raft_consensus.cc:740] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:01:12.183919 16139 raft_consensus.cc:493] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.184314 16139 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.184405 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea201f5f1e1342a2973d3c9d06594771" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:12.184309 15718 consensus_queue.cc:260] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.185140 15790 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.185781 15718 raft_consensus.cc:3060] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.191011 16139 raft_consensus.cc:515] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.191351 15790 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.191429 15718 raft_consensus.cc:2468] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.192992 16104 leader_election.cc:304] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [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: 89567cfdb6244eb3b7f819faaf30ff7b, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:12.193128 16139 leader_election.cc:290] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:01:12.194854 16499 raft_consensus.cc:2804] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.195909 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:12.196084 16499 raft_consensus.cc:697] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:12.196300 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23421a1cbe324236a9444b3f89c1af93" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:12.196587 15718 raft_consensus.cc:3055] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.196794 15790 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.196934 15718 raft_consensus.cc:740] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:01:12.197122 16499 consensus_queue.cc:237] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.197603 15718 consensus_queue.cc:260] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.198518 15718 raft_consensus.cc:3060] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.203824 15790 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.203997 15718 raft_consensus.cc:2468] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.204936 16104 leader_election.cc:304] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [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: 9b9e05ec1d914b259b95cbfc80f5c7bd, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:12.205657 16499 raft_consensus.cc:2804] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.206207 16499 raft_consensus.cc:697] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:12.207090 16499 consensus_queue.cc:237] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.206746 15616 catalog_manager.cc:5697] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.223834 15616 catalog_manager.cc:5697] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.269126 16507 raft_consensus.cc:993] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: : Instructing follower 89567cfdb6244eb3b7f819faaf30ff7b to start an election
I20260710 11:01:12.269695 16491 raft_consensus.cc:1081] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Signalling peer 89567cfdb6244eb3b7f819faaf30ff7b to start an election
I20260710 11:01:12.271400 16376 raft_consensus.cc:993] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: : Instructing follower 2eb513c30fcb4231a5b7dbb34ca1d48c to start an election
I20260710 11:01:12.271412 15718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0"
dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
 from {username='slave'} at 127.0.0.1:55214
I20260710 11:01:12.271900 16496 raft_consensus.cc:1081] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Signalling peer 2eb513c30fcb4231a5b7dbb34ca1d48c to start an election
I20260710 11:01:12.272046 15718 raft_consensus.cc:493] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.272486 15718 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.273474 15866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
 from {username='slave'} at 127.0.0.1:49640
I20260710 11:01:12.273900 15866 raft_consensus.cc:493] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.274273 15866 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.277840 15718 raft_consensus.cc:515] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.279332 15718 leader_election.cc:290] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [CANDIDATE]: Term 2 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:12.279613 15866 raft_consensus.cc:515] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.280193 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:12.280769 15790 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.280669 15867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6126930c1c714841a73a2c4f285e78a0" candidate_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:01:12.281303 15867 raft_consensus.cc:3055] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.281620 15867 raft_consensus.cc:740] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:12.281718 15866 leader_election.cc:290] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:01:12.282786 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:12.282620 15867 consensus_queue.cc:260] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.283350 15718 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.283901 15867 raft_consensus.cc:3060] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.286813 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87d4c491a2d47b698c6a7ab55a7901b" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:12.286954 15790 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 2.
I20260710 11:01:12.287392 15792 raft_consensus.cc:3055] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.287717 15792 raft_consensus.cc:740] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:01:12.287971 15684 leader_election.cc:304] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [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: 89567cfdb6244eb3b7f819faaf30ff7b, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:01:12.288754 16489 raft_consensus.cc:2804] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.288419 15792 consensus_queue.cc:260] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.289211 16489 raft_consensus.cc:697] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 LEADER]: Becoming Leader. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:01:12.289381 15718 raft_consensus.cc:2468] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 2.
I20260710 11:01:12.289590 15867 raft_consensus.cc:2468] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89567cfdb6244eb3b7f819faaf30ff7b in term 2.
I20260710 11:01:12.289753 15792 raft_consensus.cc:3060] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.290328 15833 leader_election.cc:304] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 89567cfdb6244eb3b7f819faaf30ff7b; no voters: 
I20260710 11:01:12.290139 16489 consensus_queue.cc:237] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.291321 16491 raft_consensus.cc:2804] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.291811 16491 raft_consensus.cc:697] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:12.293013 16491 consensus_queue.cc:237] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:12.295652 15792 raft_consensus.cc:2468] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 2.
I20260710 11:01:12.299459 15616 catalog_manager.cc:5697] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b reported cstate change: term changed from 1 to 2, leader changed from 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) to 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193). New cstate: current_term: 2 leader_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.302304 15614 catalog_manager.cc:5697] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 1 to 2, leader changed from 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 2 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.367498 16491 raft_consensus.cc:993] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.368028 16511 raft_consensus.cc:1081] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:12.369390 16139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01934a666a8c448cbe583b7a19153855"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50228
I20260710 11:01:12.369817 16139 raft_consensus.cc:493] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.370121 16139 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.374025 16139 raft_consensus.cc:515] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.375717 16139 leader_election.cc:290] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:12.376386 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:12.376732 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01934a666a8c448cbe583b7a19153855" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:01:12.376965 15790 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.377419 15866 raft_consensus.cc:3055] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.377707 15866 raft_consensus.cc:740] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:12.378330 15866 consensus_queue.cc:260] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.379160 15866 raft_consensus.cc:3060] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.381500 15790 raft_consensus.cc:2468] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.382416 16104 leader_election.cc:304] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [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: 9b9e05ec1d914b259b95cbfc80f5c7bd, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:12.383203 16499 raft_consensus.cc:2804] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.383538 15866 raft_consensus.cc:2468] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:12.383723 16499 raft_consensus.cc:697] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:12.384613 16499 consensus_queue.cc:237] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:12.392844 15614 catalog_manager.cc:5697] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.635143 15718 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.636350 16499 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:12.646840 15790 raft_consensus.cc:1275] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.648650 16499 consensus_queue.cc:1048] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:01:12.668246 15718 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.669410 16499 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:12.677597 15790 raft_consensus.cc:1275] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.679388 16499 consensus_queue.cc:1048] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:12.698472 15790 raft_consensus.cc:1275] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.699633 16511 consensus_queue.cc:1048] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.712625 15718 raft_consensus.cc:1275] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.713866 16511 consensus_queue.cc:1048] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.834894 15866 raft_consensus.cc:1275] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.836504 16493 consensus_queue.cc:1048] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.847901 15792 raft_consensus.cc:1275] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer 89567cfdb6244eb3b7f819faaf30ff7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.850515 16489 consensus_queue.cc:1048] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:12.997121 15866 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.997587 15792 raft_consensus.cc:1275] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:12.998838 16519 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:12.999643 16500 consensus_queue.cc:1048] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:13.127120 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:13.141597 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:13.155757 15718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd"
dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
mode: GRACEFUL
new_leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
 from {username='slave'} at 127.0.0.1:50096
I20260710 11:01:13.156309 15718 raft_consensus.cc:606] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Received request to transfer leadership to TS 2eb513c30fcb4231a5b7dbb34ca1d48c
I20260710 11:01:13.158890 15792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43"
dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:59582
I20260710 11:01:13.159405 15792 raft_consensus.cc:606] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:13.161679 15866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:01:13.162123 15866 raft_consensus.cc:606] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:13.163118 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:13.163787 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:13.283061 16376 raft_consensus.cc:993] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:13.283496 16496 raft_consensus.cc:1081] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:13.284758 16140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50248
I20260710 11:01:13.285223 16140 raft_consensus.cc:493] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.285516 16140 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.289597 16140 raft_consensus.cc:515] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.290972 16140 leader_election.cc:290] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:13.292037 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:01:13.292035 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96a2d5fe54c476cae73adbe7a83bd43" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:13.292737 15866 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.292794 15790 raft_consensus.cc:3055] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:13.293182 15790 raft_consensus.cc:740] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b9e05ec1d914b259b95cbfc80f5c7bd, State: Running, Role: LEADER
I20260710 11:01:13.293890 15790 consensus_queue.cc:260] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.295097 15790 raft_consensus.cc:3060] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.298853 15866 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:13.300156 16101 leader_election.cc:304] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:13.300884 16519 raft_consensus.cc:2804] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:13.301203 15790 raft_consensus.cc:2468] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:13.301287 16519 raft_consensus.cc:697] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:13.302333 16519 consensus_queue.cc:237] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.309777 15616 catalog_manager.cc:5697] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.371188 16489 raft_consensus.cc:993] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: : Instructing follower 2eb513c30fcb4231a5b7dbb34ca1d48c to start an election
I20260710 11:01:13.371622 16525 raft_consensus.cc:1081] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Signalling peer 2eb513c30fcb4231a5b7dbb34ca1d48c to start an election
I20260710 11:01:13.372888 15866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
 from {username='slave'} at 127.0.0.1:49630
I20260710 11:01:13.373302 15866 raft_consensus.cc:493] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.373584 15866 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.377574 15866 raft_consensus.cc:515] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:13.379072 15866 leader_election.cc:290] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163)
I20260710 11:01:13.379647 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:13.379932 15790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2fbe7554af49f2bb484bad00e703bd" candidate_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd"
I20260710 11:01:13.380157 15718 raft_consensus.cc:3055] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:13.380502 15718 raft_consensus.cc:740] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89567cfdb6244eb3b7f819faaf30ff7b, State: Running, Role: LEADER
I20260710 11:01:13.380525 15790 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.381214 15718 consensus_queue.cc:260] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:13.382026 15718 raft_consensus.cc:3060] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.384687 15790 raft_consensus.cc:2468] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 2.
I20260710 11:01:13.385634 15833 leader_election.cc:304] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: 2eb513c30fcb4231a5b7dbb34ca1d48c, 9b9e05ec1d914b259b95cbfc80f5c7bd; no voters: 
I20260710 11:01:13.386191 15718 raft_consensus.cc:2468] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb513c30fcb4231a5b7dbb34ca1d48c in term 2.
I20260710 11:01:13.386337 16491 raft_consensus.cc:2804] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:13.386878 16491 raft_consensus.cc:697] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 LEADER]: Becoming Leader. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:13.387648 16491 consensus_queue.cc:237] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [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: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } }
I20260710 11:01:13.394758 15616 catalog_manager.cc:5697] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c reported cstate change: term changed from 1 to 2, leader changed from 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193) to 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195). New cstate: current_term: 2 leader_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.405467 16507 raft_consensus.cc:993] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:13.405900 16491 raft_consensus.cc:1081] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:13.407382 16140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50228
I20260710 11:01:13.407927 16140 raft_consensus.cc:493] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:13.408236 16140 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.412881 16140 raft_consensus.cc:515] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.414738 16140 leader_election.cc:290] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:13.415102 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:13.415699 15718 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.415692 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6915174a7d34591b06f73d18626dc4e" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:01:13.416575 15866 raft_consensus.cc:3055] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:13.416888 15866 raft_consensus.cc:740] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:13.417625 15866 consensus_queue.cc:260] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.418795 15866 raft_consensus.cc:3060] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:13.420863 15718 raft_consensus.cc:2468] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:13.421736 16104 leader_election.cc:304] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [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: 89567cfdb6244eb3b7f819faaf30ff7b, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:13.422421 16519 raft_consensus.cc:2804] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:13.422874 16519 raft_consensus.cc:697] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:13.423432 15866 raft_consensus.cc:2468] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:13.423774 16519 consensus_queue.cc:237] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:13.430927 15616 catalog_manager.cc:5697] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.745855 15866 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:13.746925 16519 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:13.756196 15790 raft_consensus.cc:1275] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:13.757846 16500 consensus_queue.cc:1048] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:13.778831 15718 raft_consensus.cc:1275] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:13.779915 16491 consensus_queue.cc:1048] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:13.788914 15790 raft_consensus.cc:1275] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Refusing update from remote peer 2eb513c30fcb4231a5b7dbb34ca1d48c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:13.791240 16507 consensus_queue.cc:1048] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9e05ec1d914b259b95cbfc80f5c7bd" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:13.814870 15715 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:13.815987 16519 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:13.824131 15866 raft_consensus.cc:1275] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:13.825826 16519 consensus_queue.cc:1048] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:14.164700 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:14.181985 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:14.197189 15866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0"
dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
mode: GRACEFUL
new_leader_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:01:14.197721 15866 raft_consensus.cc:606] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Received request to transfer leadership to TS c70becc826334965802a104640155e14
I20260710 11:01:14.198823 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:01:14.199437 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:14.498852 16549 raft_consensus.cc:993] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: : Instructing follower c70becc826334965802a104640155e14 to start an election
I20260710 11:01:14.499334 16550 raft_consensus.cc:1081] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Signalling peer c70becc826334965802a104640155e14 to start an election
I20260710 11:01:14.500707 16140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0"
dest_uuid: "c70becc826334965802a104640155e14"
 from {username='slave'} at 127.0.0.1:50228
I20260710 11:01:14.501209 16140 raft_consensus.cc:493] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.501528 16140 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.505648 16140 raft_consensus.cc:515] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:14.507069 16140 leader_election.cc:290] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [CANDIDATE]: Term 2 election: Requested vote from peers 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095), 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953)
I20260710 11:01:14.507822 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "89567cfdb6244eb3b7f819faaf30ff7b"
I20260710 11:01:14.508106 15866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd48c5cd4be40e7a6bf4113d555aee0" candidate_uuid: "c70becc826334965802a104640155e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c"
I20260710 11:01:14.508370 15715 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.508603 15866 raft_consensus.cc:3055] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.508904 15866 raft_consensus.cc:740] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb513c30fcb4231a5b7dbb34ca1d48c, State: Running, Role: LEADER
I20260710 11:01:14.509604 15866 consensus_queue.cc:260] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:14.510830 15866 raft_consensus.cc:3060] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.514447 15715 raft_consensus.cc:2468] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:14.515503 16104 leader_election.cc:304] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [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: 89567cfdb6244eb3b7f819faaf30ff7b, c70becc826334965802a104640155e14; no voters: 
I20260710 11:01:14.516140 16500 raft_consensus.cc:2804] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.516561 15866 raft_consensus.cc:2468] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70becc826334965802a104640155e14 in term 2.
I20260710 11:01:14.516628 16500 raft_consensus.cc:697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 2 LEADER]: Becoming Leader. State: Replica: c70becc826334965802a104640155e14, State: Running, Role: LEADER
I20260710 11:01:14.517686 16500 consensus_queue.cc:237] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } }
I20260710 11:01:14.524317 15616 catalog_manager.cc:5697] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 reported cstate change: term changed from 1 to 2, leader changed from 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195) to c70becc826334965802a104640155e14 (127.14.68.196). New cstate: current_term: 2 leader_uuid: "c70becc826334965802a104640155e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70becc826334965802a104640155e14" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 42657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:01:14.999380 15715 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:15.001705 16548 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89567cfdb6244eb3b7f819faaf30ff7b" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:01:15.023505 15866 raft_consensus.cc:1275] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Refusing update from remote peer c70becc826334965802a104640155e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:01:15.024912 16500 consensus_queue.cc:1048] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb513c30fcb4231a5b7dbb34ca1d48c" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:15.200583 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:15.215482 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:01:15.243585 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.244283 14611 tablet_replica.cc:333] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.244913 14611 raft_consensus.cc:2243] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.245430 14611 raft_consensus.cc:2272] T 6a5f99656bca4b968b90ebb121b6e060 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.247361 14611 tablet_replica.cc:333] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.247898 14611 raft_consensus.cc:2243] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.248405 14611 raft_consensus.cc:2272] T 3f6813aebf904153ad6927224e2731ac P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.250361 14611 tablet_replica.cc:333] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.250983 14611 raft_consensus.cc:2243] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.251361 14611 raft_consensus.cc:2272] T 23421a1cbe324236a9444b3f89c1af93 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.253424 14611 tablet_replica.cc:333] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.253871 14611 raft_consensus.cc:2243] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.254645 14611 raft_consensus.cc:2272] T 13337726d36141889adbb19a57424706 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.256250 14611 tablet_replica.cc:333] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.256783 14611 raft_consensus.cc:2243] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.257534 14611 raft_consensus.cc:2272] T bd85d845f1554b19904ad8c996fcb8fa P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.259544 14611 tablet_replica.cc:333] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.260069 14611 raft_consensus.cc:2243] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.260499 14611 raft_consensus.cc:2272] T e6915174a7d34591b06f73d18626dc4e P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.262205 14611 tablet_replica.cc:333] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.262647 14611 raft_consensus.cc:2243] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.263592 14611 raft_consensus.cc:2272] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.265252 14611 tablet_replica.cc:333] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.265748 14611 raft_consensus.cc:2243] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.266479 14611 raft_consensus.cc:2272] T fabdc38185a0471a8eb28135871b1e40 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.268404 14611 tablet_replica.cc:333] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.268885 14611 raft_consensus.cc:2243] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.269320 14611 raft_consensus.cc:2272] T 29d60a8ef4ca439aa2730ba9a963cbae P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.271526 14611 tablet_replica.cc:333] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.272060 14611 raft_consensus.cc:2243] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.272496 14611 raft_consensus.cc:2272] T bce0b4c743aa417380a44a6db3da59a4 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.274237 14611 tablet_replica.cc:333] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.274808 14611 raft_consensus.cc:2243] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.275738 14611 raft_consensus.cc:2272] T d7ed7690b2144cd1a1a04e56579b9ce2 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.278012 14611 tablet_replica.cc:333] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.278662 14611 raft_consensus.cc:2243] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.279274 14611 raft_consensus.cc:2272] T f87d4c491a2d47b698c6a7ab55a7901b P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.281891 14611 tablet_replica.cc:333] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.282591 14611 raft_consensus.cc:2243] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.283452 14611 raft_consensus.cc:2272] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.286291 14611 tablet_replica.cc:333] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.286959 14611 raft_consensus.cc:2243] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.287618 14611 raft_consensus.cc:2272] T 8db48a9036694b7ca801204ae689671b P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.289297 14611 tablet_replica.cc:333] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.289711 14611 raft_consensus.cc:2243] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.290438 14611 raft_consensus.cc:2272] T 6126930c1c714841a73a2c4f285e78a0 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.291880 14611 tablet_replica.cc:333] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.292272 14611 raft_consensus.cc:2243] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.292593 14611 raft_consensus.cc:2272] T 4b2fbe7554af49f2bb484bad00e703bd P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.294255 14611 tablet_replica.cc:333] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.294703 14611 raft_consensus.cc:2243] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.295164 14611 raft_consensus.cc:2272] T ea201f5f1e1342a2973d3c9d06594771 P 89567cfdb6244eb3b7f819faaf30ff7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.297433 14611 tablet_replica.cc:333] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b: stopping tablet replica
I20260710 11:01:15.297849 14611 raft_consensus.cc:2243] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.298767 14611 raft_consensus.cc:2272] T 3ad60b3d7c914d52838383b9e97b8fe3 P 89567cfdb6244eb3b7f819faaf30ff7b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.322010 15833 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:01:15.325002 15833 consensus_peers.cc:597] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.345424 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
I20260710 11:01:15.385340 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:01:15.415791 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:01:15.415859 15759 consensus_peers.cc:597] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.417658 14611 tablet_replica.cc:333] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.418907 14611 raft_consensus.cc:2243] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.419711 14611 raft_consensus.cc:2272] T 4b2fbe7554af49f2bb484bad00e703bd P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.422977 14611 tablet_replica.cc:333] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.423733 14611 raft_consensus.cc:2243] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:01:15.424353 16104 consensus_peers.cc:597] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.424741 14611 raft_consensus.cc:2272] T 6a5f99656bca4b968b90ebb121b6e060 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.426501 14611 tablet_replica.cc:333] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.426983 14611 raft_consensus.cc:2243] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.427424 14611 raft_consensus.cc:2272] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.429177 14611 tablet_replica.cc:333] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.429636 14611 raft_consensus.cc:2243] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.429975 14611 raft_consensus.cc:2272] T 23421a1cbe324236a9444b3f89c1af93 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.431773 14611 tablet_replica.cc:333] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.432251 14611 raft_consensus.cc:2243] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.432772 14611 raft_consensus.cc:2272] T 13337726d36141889adbb19a57424706 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.434420 14611 tablet_replica.cc:333] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.434900 14611 raft_consensus.cc:2243] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.435254 14611 raft_consensus.cc:2272] T bd85d845f1554b19904ad8c996fcb8fa P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.437209 14611 tablet_replica.cc:333] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.437703 14611 raft_consensus.cc:2243] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.438135 14611 raft_consensus.cc:2272] T b96a2d5fe54c476cae73adbe7a83bd43 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.439906 14611 tablet_replica.cc:333] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.440385 14611 raft_consensus.cc:2243] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.440891 14611 raft_consensus.cc:2272] T be2b8e1d716a40fc97b860e14ba07eec P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.443392 14611 tablet_replica.cc:333] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.443989 14611 raft_consensus.cc:2243] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.444793 14611 raft_consensus.cc:2272] T 01934a666a8c448cbe583b7a19153855 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.446777 14611 tablet_replica.cc:333] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.447386 14611 raft_consensus.cc:2243] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.448318 14611 raft_consensus.cc:2272] T 29d60a8ef4ca439aa2730ba9a963cbae P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.450331 14611 tablet_replica.cc:333] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
W20260710 11:01:15.450434 16104 consensus_peers.cc:597] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.450932 14611 raft_consensus.cc:2243] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.451386 14611 raft_consensus.cc:2272] T bce0b4c743aa417380a44a6db3da59a4 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.453190 14611 tablet_replica.cc:333] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.453704 14611 raft_consensus.cc:2243] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.454447 14611 raft_consensus.cc:2272] T ffae318b59b74dbbba97511912292e55 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.456142 14611 tablet_replica.cc:333] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.456696 14611 raft_consensus.cc:2243] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.457410 14611 raft_consensus.cc:2272] T caf4aea7425a4cb1aa6d00064cc4fcbc P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.459249 14611 tablet_replica.cc:333] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.459748 14611 raft_consensus.cc:2243] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.460150 14611 raft_consensus.cc:2272] T ea201f5f1e1342a2973d3c9d06594771 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.461791 14611 tablet_replica.cc:333] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.462313 14611 raft_consensus.cc:2243] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.463027 14611 raft_consensus.cc:2272] T e9336794fd9046e9a01ad564c53ce097 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.464674 14611 tablet_replica.cc:333] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.465164 14611 raft_consensus.cc:2243] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.465566 14611 raft_consensus.cc:2272] T 6126930c1c714841a73a2c4f285e78a0 P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.467329 14611 tablet_replica.cc:333] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.467821 14611 raft_consensus.cc:2243] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.468256 14611 raft_consensus.cc:2272] T f87d4c491a2d47b698c6a7ab55a7901b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.470709 14611 tablet_replica.cc:333] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd: stopping tablet replica
I20260710 11:01:15.471246 14611 raft_consensus.cc:2243] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.472101 14611 raft_consensus.cc:2272] T 8db48a9036694b7ca801204ae689671b P 9b9e05ec1d914b259b95cbfc80f5c7bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.474784 15833 consensus_peers.cc:597] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.482712 16104 consensus_peers.cc:597] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.493223 15833 consensus_peers.cc:597] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.503018 16104 consensus_peers.cc:597] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.513664 16104 consensus_peers.cc:597] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.514237 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
W20260710 11:01:15.524328 16104 consensus_peers.cc:597] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.194:40163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.544090 16104 consensus_peers.cc:597] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.557440 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
W20260710 11:01:15.581362 15833 consensus_peers.cc:597] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer 9b9e05ec1d914b259b95cbfc80f5c7bd (127.14.68.194:40163): Couldn't send request to peer 9b9e05ec1d914b259b95cbfc80f5c7bd. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.194:40163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.582502 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.583250 14611 tablet_replica.cc:333] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.583905 14611 raft_consensus.cc:2243] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.584378 14611 raft_consensus.cc:2272] T e6915174a7d34591b06f73d18626dc4e P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.586902 14611 tablet_replica.cc:333] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.587698 14611 raft_consensus.cc:2243] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.588215 14611 raft_consensus.cc:2272] T bd85d845f1554b19904ad8c996fcb8fa P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.589120 15833 consensus_peers.cc:597] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.590425 14611 tablet_replica.cc:333] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.590947 14611 raft_consensus.cc:2243] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.591524 14611 raft_consensus.cc:2272] T b96a2d5fe54c476cae73adbe7a83bd43 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.593266 14611 tablet_replica.cc:333] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.593739 14611 raft_consensus.cc:2243] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.594151 14611 raft_consensus.cc:2272] T 01934a666a8c448cbe583b7a19153855 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.595723 14611 tablet_replica.cc:333] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.596169 14611 raft_consensus.cc:2243] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.596853 14611 raft_consensus.cc:2272] T fabdc38185a0471a8eb28135871b1e40 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.598439 14611 tablet_replica.cc:333] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.598881 14611 raft_consensus.cc:2243] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.599485 14611 raft_consensus.cc:2272] T f87d4c491a2d47b698c6a7ab55a7901b P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.600937 14611 tablet_replica.cc:333] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.601347 14611 raft_consensus.cc:2243] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.602012 14611 raft_consensus.cc:2272] T be2b8e1d716a40fc97b860e14ba07eec P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.603956 14611 tablet_replica.cc:333] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.604416 14611 raft_consensus.cc:2243] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.604822 14611 raft_consensus.cc:2272] T 29d60a8ef4ca439aa2730ba9a963cbae P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.606998 14611 tablet_replica.cc:333] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.607679 14611 raft_consensus.cc:2243] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.608466 14611 raft_consensus.cc:2272] T bce0b4c743aa417380a44a6db3da59a4 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.610157 14611 tablet_replica.cc:333] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.610643 14611 raft_consensus.cc:2243] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.611218 14611 raft_consensus.cc:2272] T 3ad60b3d7c914d52838383b9e97b8fe3 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.612767 14611 tablet_replica.cc:333] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.613181 14611 raft_consensus.cc:2243] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.613606 14611 raft_consensus.cc:2272] T e9336794fd9046e9a01ad564c53ce097 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.615094 14611 tablet_replica.cc:333] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.615494 14611 raft_consensus.cc:2243] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.615942 14611 raft_consensus.cc:2272] T 0fd48c5cd4be40e7a6bf4113d555aee0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.617815 14611 tablet_replica.cc:333] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.618335 14611 raft_consensus.cc:2243] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.618753 14611 raft_consensus.cc:2272] T caf4aea7425a4cb1aa6d00064cc4fcbc P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.620313 14611 tablet_replica.cc:333] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.620720 14611 raft_consensus.cc:2243] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.621213 14611 raft_consensus.cc:2272] T ffae318b59b74dbbba97511912292e55 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.622701 14611 tablet_replica.cc:333] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.623102 14611 raft_consensus.cc:2243] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.623574 14611 raft_consensus.cc:2272] T d7ed7690b2144cd1a1a04e56579b9ce2 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.625157 14611 tablet_replica.cc:333] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.625536 14611 raft_consensus.cc:2243] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.626214 14611 raft_consensus.cc:2272] T 3f6813aebf904153ad6927224e2731ac P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.627703 14611 tablet_replica.cc:333] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.628206 14611 raft_consensus.cc:2243] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.628933 14611 raft_consensus.cc:2272] T 4b2fbe7554af49f2bb484bad00e703bd P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.631139 14611 tablet_replica.cc:333] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c: stopping tablet replica
I20260710 11:01:15.631773 14611 raft_consensus.cc:2243] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.632352 14611 raft_consensus.cc:2272] T 6126930c1c714841a73a2c4f285e78a0 P 2eb513c30fcb4231a5b7dbb34ca1d48c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:15.633699 16101 consensus_peers.cc:597] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 -> Peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Couldn't send request to peer 2eb513c30fcb4231a5b7dbb34ca1d48c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.666275 16101 consensus_peers.cc:597] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 -> Peer 2eb513c30fcb4231a5b7dbb34ca1d48c (127.14.68.195:36953): Couldn't send request to peer 2eb513c30fcb4231a5b7dbb34ca1d48c. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.195:36953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:15.666947 16104 consensus_peers.cc:597] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 -> Peer 89567cfdb6244eb3b7f819faaf30ff7b (127.14.68.193:45095): Couldn't send request to peer 89567cfdb6244eb3b7f819faaf30ff7b. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:15.678150 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:01:15.716147 14611 tablet_server.cc:179] TabletServer@127.14.68.196:0 shutting down...
I20260710 11:01:15.739251 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:15.739953 14611 tablet_replica.cc:333] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.740664 14611 raft_consensus.cc:2243] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.741477 14611 raft_consensus.cc:2272] T e6915174a7d34591b06f73d18626dc4e P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.743527 14611 tablet_replica.cc:333] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.744032 14611 raft_consensus.cc:2243] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.744496 14611 raft_consensus.cc:2272] T 6a5f99656bca4b968b90ebb121b6e060 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.746160 14611 tablet_replica.cc:333] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.746726 14611 raft_consensus.cc:2243] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.747227 14611 raft_consensus.cc:2272] T 3ad60b3d7c914d52838383b9e97b8fe3 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.748920 14611 tablet_replica.cc:333] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.749409 14611 raft_consensus.cc:2243] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.749852 14611 raft_consensus.cc:2272] T e9336794fd9046e9a01ad564c53ce097 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.751602 14611 tablet_replica.cc:333] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.752103 14611 raft_consensus.cc:2243] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.752811 14611 raft_consensus.cc:2272] T ea201f5f1e1342a2973d3c9d06594771 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.754549 14611 tablet_replica.cc:333] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.755059 14611 raft_consensus.cc:2243] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.755558 14611 raft_consensus.cc:2272] T caf4aea7425a4cb1aa6d00064cc4fcbc P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.757318 14611 tablet_replica.cc:333] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.757819 14611 raft_consensus.cc:2243] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.758533 14611 raft_consensus.cc:2272] T b96a2d5fe54c476cae73adbe7a83bd43 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.760089 14611 tablet_replica.cc:333] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.760550 14611 raft_consensus.cc:2243] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.760967 14611 raft_consensus.cc:2272] T 13337726d36141889adbb19a57424706 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.762661 14611 tablet_replica.cc:333] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.763140 14611 raft_consensus.cc:2243] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.763630 14611 raft_consensus.cc:2272] T ffae318b59b74dbbba97511912292e55 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.765419 14611 tablet_replica.cc:333] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.765928 14611 raft_consensus.cc:2243] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.766422 14611 raft_consensus.cc:2272] T 8db48a9036694b7ca801204ae689671b P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.768049 14611 tablet_replica.cc:333] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.768533 14611 raft_consensus.cc:2243] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.769235 14611 raft_consensus.cc:2272] T 0fd48c5cd4be40e7a6bf4113d555aee0 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.771104 14611 tablet_replica.cc:333] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.771605 14611 raft_consensus.cc:2243] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.772351 14611 raft_consensus.cc:2272] T 23421a1cbe324236a9444b3f89c1af93 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.774020 14611 tablet_replica.cc:333] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.774528 14611 raft_consensus.cc:2243] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.774983 14611 raft_consensus.cc:2272] T 3f6813aebf904153ad6927224e2731ac P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.776556 14611 tablet_replica.cc:333] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.777007 14611 raft_consensus.cc:2243] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.777487 14611 raft_consensus.cc:2272] T d7ed7690b2144cd1a1a04e56579b9ce2 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.779109 14611 tablet_replica.cc:333] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.779564 14611 raft_consensus.cc:2243] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.780011 14611 raft_consensus.cc:2272] T be2b8e1d716a40fc97b860e14ba07eec P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.781594 14611 tablet_replica.cc:333] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.782106 14611 raft_consensus.cc:2243] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.782537 14611 raft_consensus.cc:2272] T 3cd1b2e7aa66415c9f4a60cffc8d4f9d P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.784117 14611 tablet_replica.cc:333] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.784577 14611 raft_consensus.cc:2243] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:15.785105 14611 raft_consensus.cc:2272] T fabdc38185a0471a8eb28135871b1e40 P c70becc826334965802a104640155e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.786793 14611 tablet_replica.cc:333] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14: stopping tablet replica
I20260710 11:01:15.787202 14611 raft_consensus.cc:2243] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.787914 14611 raft_consensus.cc:2272] T 01934a666a8c448cbe583b7a19153855 P c70becc826334965802a104640155e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.824407 14611 tablet_server.cc:196] TabletServer@127.14.68.196:0 shutdown complete.
I20260710 11:01:15.851981 14611 master.cc:562] Master@127.14.68.254:45939 shutting down...
I20260710 11:01:15.872591 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:15.873172 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:15.873510 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89c253b3d54d40c5a2652f3fc08c3fdc: stopping tablet replica
I20260710 11:01:15.895385 14611 master.cc:584] Master@127.14.68.254:45939 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28427 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:01:15.952656 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:44323
I20260710 11:01:15.953840 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:15.959508 16574 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
W20260710 11:01:15.959712 16575 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
W20260710 11:01:15.960745 16577 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
I20260710 11:01:15.963155 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:15.964040 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:15.964226 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:15.964339 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681275964328 us; error 0 us; skew 500 ppm
I20260710 11:01:15.964785 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:15.967097 14611 webserver.cc:533] Webserver started at http://127.14.68.254:41783/ using document root <none> and password file <none>
I20260710 11:01:15.967537 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:15.967689 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:15.967893 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:15.968933 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "b59385394e6f4a4e8ef8239c0960caea"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-xwkk"
I20260710 11:01:15.973146 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:15.976334 16582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:15.977042 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:15.977332 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "b59385394e6f4a4e8ef8239c0960caea"
format_stamp: "Formatted at 2026-07-10 11:01:15 on dist-test-slave-xwkk"
I20260710 11:01:15.977615 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:15.994114 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:15.995329 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.032872 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:44323
I20260710 11:01:16.032965 16633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:44323 every 8 connection(s)
I20260710 11:01:16.036795 16634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.046639 16634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea: Bootstrap starting.
I20260710 11:01:16.051311 16634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.055732 16634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea: No bootstrap required, opened a new log
I20260710 11:01:16.057804 16634 raft_consensus.cc:359] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER }
I20260710 11:01:16.058264 16634 raft_consensus.cc:385] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.058446 16634 raft_consensus.cc:740] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b59385394e6f4a4e8ef8239c0960caea, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.058917 16634 consensus_queue.cc:260] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER }
I20260710 11:01:16.059341 16634 raft_consensus.cc:399] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:16.059526 16634 raft_consensus.cc:493] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:16.059724 16634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:16.063818 16634 raft_consensus.cc:515] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER }
I20260710 11:01:16.064277 16634 leader_election.cc:304] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b59385394e6f4a4e8ef8239c0960caea; no voters: 
I20260710 11:01:16.065347 16634 leader_election.cc:290] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:16.065701 16637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:16.067021 16637 raft_consensus.cc:697] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 1 LEADER]: Becoming Leader. State: Replica: b59385394e6f4a4e8ef8239c0960caea, State: Running, Role: LEADER
I20260710 11:01:16.067749 16637 consensus_queue.cc:237] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER }
I20260710 11:01:16.068361 16634 sys_catalog.cc:565] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:16.072263 16639 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [sys.catalog]: SysCatalogTable state changed. Reason: New leader b59385394e6f4a4e8ef8239c0960caea. Latest consensus state: current_term: 1 leader_uuid: "b59385394e6f4a4e8ef8239c0960caea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER } }
I20260710 11:01:16.072611 16638 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b59385394e6f4a4e8ef8239c0960caea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59385394e6f4a4e8ef8239c0960caea" member_type: VOTER } }
I20260710 11:01:16.072935 16639 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:16.073156 16638 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:16.074826 16644 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:16.080873 16644 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:16.083246 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:16.089870 16644 catalog_manager.cc:1383] Generated new cluster ID: cdfb90abed6141869decd0db52e32535
I20260710 11:01:16.090226 16644 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:16.103981 16644 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:16.105196 16644 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:16.126262 16644 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea: Generated new TSK 0
I20260710 11:01:16.126917 16644 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:16.149430 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:16.155421 16655 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
W20260710 11:01:16.156627 16656 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
I20260710 11:01:16.158156 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:16.158018 16658 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
I20260710 11:01:16.159341 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:16.159525 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:16.159642 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681276159631 us; error 0 us; skew 500 ppm
I20260710 11:01:16.160130 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:16.162371 14611 webserver.cc:533] Webserver started at http://127.14.68.193:40445/ using document root <none> and password file <none>
I20260710 11:01:16.162793 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:16.162940 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:16.163154 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:16.164131 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "6b468a703dde49969ad11d9723488171"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.168346 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:16.171603 16663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.172364 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:16.172652 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "6b468a703dde49969ad11d9723488171"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.172951 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:16.196956 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.198223 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.199679 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:16.201901 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:16.202143 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:16.202380 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:16.202565 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.241008 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:42705
I20260710 11:01:16.241109 16725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:42705 every 8 connection(s)
I20260710 11:01:16.246182 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:16.253043 16730 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
W20260710 11:01:16.254544 16731 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
I20260710 11:01:16.258074 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:16.257972 16733 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
I20260710 11:01:16.259791 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:16.260062 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:16.260277 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681276260257 us; error 0 us; skew 500 ppm
I20260710 11:01:16.260447 16726 heartbeater.cc:344] Connected to a master server at 127.14.68.254:44323
I20260710 11:01:16.260813 16726 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:16.260955 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:16.261708 16726 heartbeater.cc:507] Master 127.14.68.254:44323 requested a full tablet report, sending...
I20260710 11:01:16.263651 14611 webserver.cc:533] Webserver started at http://127.14.68.194:39909/ using document root <none> and password file <none>
I20260710 11:01:16.264139 16599 ts_manager.cc:194] Registered new tserver with Master: 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:16.264282 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:16.264590 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:16.264918 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:16.266355 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.266482 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34824
I20260710 11:01:16.271322 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:16.274485 16738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.275275 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:16.275557 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.275837 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:16.296114 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.297330 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.298838 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:16.300943 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:16.301174 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.301404 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:16.301571 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.339676 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:44577
I20260710 11:01:16.339782 16800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:44577 every 8 connection(s)
I20260710 11:01:16.344529 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:16.351702 16804 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
W20260710 11:01:16.354754 16805 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
I20260710 11:01:16.359819 16801 heartbeater.cc:344] Connected to a master server at 127.14.68.254:44323
I20260710 11:01:16.360343 16801 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:16.360786 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:16.360921 16807 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
I20260710 11:01:16.361326 16801 heartbeater.cc:507] Master 127.14.68.254:44323 requested a full tablet report, sending...
I20260710 11:01:16.361963 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:16.362298 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:16.362493 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681276362477 us; error 0 us; skew 500 ppm
I20260710 11:01:16.363212 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:16.363565 16599 ts_manager.cc:194] Registered new tserver with Master: b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:16.365402 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34830
I20260710 11:01:16.365934 14611 webserver.cc:533] Webserver started at http://127.14.68.195:44927/ using document root <none> and password file <none>
I20260710 11:01:16.366595 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:16.366852 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:16.367125 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:16.368284 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "4add29b32de941a194a3b0c43250da72"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.372598 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:16.375880 16812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.376552 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:16.376834 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "4add29b32de941a194a3b0c43250da72"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.377112 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:16.398463 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.399649 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.401085 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:16.403237 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:16.403463 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.403702 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:16.403870 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.443521 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:40255
I20260710 11:01:16.443626 16874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:40255 every 8 connection(s)
I20260710 11:01:16.448266 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:16.455412 16878 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
W20260710 11:01:16.457722 16879 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
W20260710 11:01:16.458902 16881 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
I20260710 11:01:16.460399 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:16.461241 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:16.461472 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:16.461481 16875 heartbeater.cc:344] Connected to a master server at 127.14.68.254:44323
I20260710 11:01:16.461694 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681276461678 us; error 0 us; skew 500 ppm
I20260710 11:01:16.461977 16875 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:16.462450 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:16.462831 16875 heartbeater.cc:507] Master 127.14.68.254:44323 requested a full tablet report, sending...
I20260710 11:01:16.464967 14611 webserver.cc:533] Webserver started at http://127.14.68.196:32917/ using document root <none> and password file <none>
I20260710 11:01:16.465078 16599 ts_manager.cc:194] Registered new tserver with Master: 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:16.465521 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:16.465765 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:16.466032 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:16.466677 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34840
I20260710 11:01:16.467309 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-3-root/instance:
uuid: "2414d10b378c403c9f8fc2b27781fe0f"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.471767 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:16.475070 16886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.476091 14611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:16.476547 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
uuid: "2414d10b378c403c9f8fc2b27781fe0f"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:16.476792 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:16.504416 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.505601 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:16.507043 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:16.509130 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:16.509311 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.509604 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:16.509773 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:16.547506 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.196:43891
I20260710 11:01:16.547600 16948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.196:43891 every 8 connection(s)
I20260710 11:01:16.560968 16949 heartbeater.cc:344] Connected to a master server at 127.14.68.254:44323
I20260710 11:01:16.561344 16949 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:16.562021 16949 heartbeater.cc:507] Master 127.14.68.254:44323 requested a full tablet report, sending...
I20260710 11:01:16.563771 16599 ts_manager.cc:194] Registered new tserver with Master: 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:16.564060 14611 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013473331s
I20260710 11:01:16.565096 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34846
I20260710 11:01:16.588128 16599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34856:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:01:16.714890 16914 tablet_service.cc:1511] Processing CreateTablet for tablet d534d0d78b4f4f88aa6a54b153a2f8b8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:01:16.716300 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d534d0d78b4f4f88aa6a54b153a2f8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.723348 16840 tablet_service.cc:1511] Processing CreateTablet for tablet 51cd9f6e012144cab2bf868fc294f97e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:01:16.724815 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cd9f6e012144cab2bf868fc294f97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.725750 16913 tablet_service.cc:1511] Processing CreateTablet for tablet 51007b78e642415e928efc4156cdcb71 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:01:16.727174 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51007b78e642415e928efc4156cdcb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.728356 16837 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fee7b196748d29b1f1c16ac41268c (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:01:16.729764 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fee7b196748d29b1f1c16ac41268c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.729481 16764 tablet_service.cc:1511] Processing CreateTablet for tablet a4f5932a4a6f4197ba8d9534c851e6f8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:01:16.731086 16838 tablet_service.cc:1511] Processing CreateTablet for tablet a4f5932a4a6f4197ba8d9534c851e6f8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:01:16.727200 16766 tablet_service.cc:1511] Processing CreateTablet for tablet d534d0d78b4f4f88aa6a54b153a2f8b8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:01:16.732518 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 51007b78e642415e928efc4156cdcb71 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:01:16.733345 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 51007b78e642415e928efc4156cdcb71 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:01:16.728356 16765 tablet_service.cc:1511] Processing CreateTablet for tablet 51cd9f6e012144cab2bf868fc294f97e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:01:16.735100 16911 tablet_service.cc:1511] Processing CreateTablet for tablet 83a059a5ec3945ee94e75c89941ec84b (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:01:16.735234 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fee7b196748d29b1f1c16ac41268c (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:01:16.736461 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a059a5ec3945ee94e75c89941ec84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.736918 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 83a059a5ec3945ee94e75c89941ec84b (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:01:16.737457 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 83a059a5ec3945ee94e75c89941ec84b (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:01:16.739221 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 446ee972e86c489c8a3fbf1d51b2f8bb (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:01:16.739542 16691 tablet_service.cc:1511] Processing CreateTablet for tablet d534d0d78b4f4f88aa6a54b153a2f8b8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:01:16.741039 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446ee972e86c489c8a3fbf1d51b2f8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.741670 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9fee7b196748d29b1f1c16ac41268c (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:01:16.742367 16838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f5932a4a6f4197ba8d9534c851e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.742419 16912 tablet_service.cc:1511] Processing CreateTablet for tablet a4f5932a4a6f4197ba8d9534c851e6f8 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:01:16.743448 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 51cd9f6e012144cab2bf868fc294f97e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:01:16.744201 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51007b78e642415e928efc4156cdcb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.744426 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f5932a4a6f4197ba8d9534c851e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.745080 16764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f5932a4a6f4197ba8d9534c851e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.733876 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51007b78e642415e928efc4156cdcb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.750710 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fee7b196748d29b1f1c16ac41268c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.755280 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a059a5ec3945ee94e75c89941ec84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.756372 16836 tablet_service.cc:1511] Processing CreateTablet for tablet 446ee972e86c489c8a3fbf1d51b2f8bb (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:01:16.757769 16836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446ee972e86c489c8a3fbf1d51b2f8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.758148 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cd9f6e012144cab2bf868fc294f97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.759876 16691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d534d0d78b4f4f88aa6a54b153a2f8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.763857 16766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d534d0d78b4f4f88aa6a54b153a2f8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.776965 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 446ee972e86c489c8a3fbf1d51b2f8bb (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:01:16.778446 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446ee972e86c489c8a3fbf1d51b2f8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.780121 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cd9f6e012144cab2bf868fc294f97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.786361 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a059a5ec3945ee94e75c89941ec84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.788575 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9fee7b196748d29b1f1c16ac41268c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.805306 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 894a12102fa44c96b2f010bab957db48 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:01:16.806833 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a12102fa44c96b2f010bab957db48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.810840 16966 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:16.822775 16967 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:16.823107 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 894a12102fa44c96b2f010bab957db48 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:01:16.825851 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a12102fa44c96b2f010bab957db48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.830883 16967 tablet_bootstrap.cc:654] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.836768 16914 tablet_service.cc:1511] Processing CreateTablet for tablet 894a12102fa44c96b2f010bab957db48 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:01:16.838141 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a12102fa44c96b2f010bab957db48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.841073 16966 tablet_bootstrap.cc:654] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.853626 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 0b547fc346b44bf788da4da22587ded2 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:01:16.855002 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b547fc346b44bf788da4da22587ded2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.865232 16968 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:16.870869 16764 tablet_service.cc:1511] Processing CreateTablet for tablet 0b547fc346b44bf788da4da22587ded2 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:01:16.870786 16834 tablet_service.cc:1511] Processing CreateTablet for tablet 0b547fc346b44bf788da4da22587ded2 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:01:16.872334 16764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b547fc346b44bf788da4da22587ded2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.872682 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b547fc346b44bf788da4da22587ded2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.898224 16969 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:16.900100 16912 tablet_service.cc:1511] Processing CreateTablet for tablet e892c4d7cb2745ccbe75e65c62fd80bc (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:01:16.902573 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e892c4d7cb2745ccbe75e65c62fd80bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.903268 16691 tablet_service.cc:1511] Processing CreateTablet for tablet e892c4d7cb2745ccbe75e65c62fd80bc (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:01:16.905283 16691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e892c4d7cb2745ccbe75e65c62fd80bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.905369 16838 tablet_service.cc:1511] Processing CreateTablet for tablet 20eb13aa1638442c82c54bd4bb3f48f5 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:01:16.906634 16838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20eb13aa1638442c82c54bd4bb3f48f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.911674 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 20eb13aa1638442c82c54bd4bb3f48f5 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:01:16.912500 16765 tablet_service.cc:1511] Processing CreateTablet for tablet 59a03f17d19640bfbd77ed9840c4fa1d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:01:16.912992 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20eb13aa1638442c82c54bd4bb3f48f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.913772 16688 tablet_service.cc:1511] Processing CreateTablet for tablet a61d900b4b454a998b76654219b6a6ac (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:01:16.913880 16762 tablet_service.cc:1511] Processing CreateTablet for tablet e892c4d7cb2745ccbe75e65c62fd80bc (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:01:16.915120 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d900b4b454a998b76654219b6a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.913849 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a03f17d19640bfbd77ed9840c4fa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.915966 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 59a03f17d19640bfbd77ed9840c4fa1d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:01:16.917187 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a03f17d19640bfbd77ed9840c4fa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.919147 16913 tablet_service.cc:1511] Processing CreateTablet for tablet 20eb13aa1638442c82c54bd4bb3f48f5 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:01:16.920467 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e892c4d7cb2745ccbe75e65c62fd80bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.924542 16763 tablet_service.cc:1511] Processing CreateTablet for tablet a61d900b4b454a998b76654219b6a6ac (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:01:16.925817 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d900b4b454a998b76654219b6a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.928279 16968 tablet_bootstrap.cc:654] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.924698 16840 tablet_service.cc:1511] Processing CreateTablet for tablet 59a03f17d19640bfbd77ed9840c4fa1d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:01:16.930357 16967 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:16.930835 16967 ts_tablet_manager.cc:1403] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.037s
I20260710 11:01:16.931936 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a03f17d19640bfbd77ed9840c4fa1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.934355 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20eb13aa1638442c82c54bd4bb3f48f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.933840 16967 raft_consensus.cc:359] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:16.934799 16967 raft_consensus.cc:385] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:16.935184 16967 raft_consensus.cc:740] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:16.936286 16967 consensus_queue.cc:260] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:16.941001 16726 heartbeater.cc:499] Master 127.14.68.254:44323 was elected leader, sending a full tablet report...
I20260710 11:01:16.941612 16967 ts_tablet_manager.cc:1434] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:01:16.942957 16967 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:16.950421 16837 tablet_service.cc:1511] Processing CreateTablet for tablet a61d900b4b454a998b76654219b6a6ac (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:01:16.951529 16973 raft_consensus.cc:493] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:16.951915 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61d900b4b454a998b76654219b6a6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.952220 16973 raft_consensus.cc:515] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:16.977787 16912 tablet_service.cc:1511] Processing CreateTablet for tablet f0af3828492444c3a6de28e41c4f82c1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:01:16.979384 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af3828492444c3a6de28e41c4f82c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.991910 16686 tablet_service.cc:1511] Processing CreateTablet for tablet f0af3828492444c3a6de28e41c4f82c1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:01:16.993263 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af3828492444c3a6de28e41c4f82c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.995893 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 48a48a12d45147d888317a33e3912515 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:01:16.997153 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a48a12d45147d888317a33e3912515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:16.975179 16967 tablet_bootstrap.cc:654] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:16.999473 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 48a48a12d45147d888317a33e3912515 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:01:17.000864 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a48a12d45147d888317a33e3912515. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:16.995903 16727 tablet.cc:2406] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:17.003666 16763 tablet_service.cc:1511] Processing CreateTablet for tablet f0af3828492444c3a6de28e41c4f82c1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:01:17.004495 16914 tablet_service.cc:1511] Processing CreateTablet for tablet 48a48a12d45147d888317a33e3912515 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:01:17.011615 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a48a12d45147d888317a33e3912515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.013330 16764 tablet_service.cc:1511] Processing CreateTablet for tablet bc33f0e31f8841d28d33ba315ab17e3d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:01:17.014643 16764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc33f0e31f8841d28d33ba315ab17e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.021190 16835 tablet_service.cc:1511] Processing CreateTablet for tablet bc33f0e31f8841d28d33ba315ab17e3d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:01:17.021757 16966 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.022293 16966 ts_tablet_manager.cc:1403] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.212s	user 0.014s	sys 0.009s
I20260710 11:01:17.022536 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc33f0e31f8841d28d33ba315ab17e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.025228 16966 raft_consensus.cc:359] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.030124 16973 leader_election.cc:290] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:17.030956 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af3828492444c3a6de28e41c4f82c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.031175 16911 tablet_service.cc:1511] Processing CreateTablet for tablet bc33f0e31f8841d28d33ba315ab17e3d (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:01:17.037278 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc33f0e31f8841d28d33ba315ab17e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.031852 16969 tablet_bootstrap.cc:654] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.035699 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 36f412b591c14b1d8cfa7c16ca63711e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:01:17.025964 16966 raft_consensus.cc:385] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.047482 16968 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.058918 16968 ts_tablet_manager.cc:1403] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.194s	user 0.016s	sys 0.008s
I20260710 11:01:17.059322 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f412b591c14b1d8cfa7c16ca63711e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.063108 16968 raft_consensus.cc:359] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.064725 16968 raft_consensus.cc:385] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.064548 16765 tablet_service.cc:1511] Processing CreateTablet for tablet 36f412b591c14b1d8cfa7c16ca63711e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:01:17.065057 16968 raft_consensus.cc:740] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.065999 16968 consensus_queue.cc:260] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.068178 16834 tablet_service.cc:1511] Processing CreateTablet for tablet 36f412b591c14b1d8cfa7c16ca63711e (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:01:17.058398 16966 raft_consensus.cc:740] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.068765 16909 tablet_service.cc:1511] Processing CreateTablet for tablet e878520922b345e592adb0b41dcde058 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:01:17.070849 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e878520922b345e592adb0b41dcde058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.070577 16966 consensus_queue.cc:260] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.069554 16834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f412b591c14b1d8cfa7c16ca63711e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.082273 16687 tablet_service.cc:1511] Processing CreateTablet for tablet e878520922b345e592adb0b41dcde058 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:01:17.088670 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f412b591c14b1d8cfa7c16ca63711e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.093111 16761 tablet_service.cc:1511] Processing CreateTablet for tablet e878520922b345e592adb0b41dcde058 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:01:17.093798 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e878520922b345e592adb0b41dcde058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.094480 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e878520922b345e592adb0b41dcde058. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:17.093171 16647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:17.105887 16837 tablet_service.cc:1511] Processing CreateTablet for tablet 4be9e954b15a4639b84310e40e9924b3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:01:17.107669 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be9e954b15a4639b84310e40e9924b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.155404 16801 heartbeater.cc:499] Master 127.14.68.254:44323 was elected leader, sending a full tablet report...
W20260710 11:01:17.182267 16583 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.68.193:42705, user_credentials={real_user=slave}} blocked reactor thread for 77451.5us
I20260710 11:01:17.184942 16967 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.185557 16967 ts_tablet_manager.cc:1403] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.243s	user 0.025s	sys 0.039s
I20260710 11:01:17.196344 16968 ts_tablet_manager.cc:1434] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.137s	user 0.010s	sys 0.011s
I20260710 11:01:17.197535 16968 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.198699 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 4be9e954b15a4639b84310e40e9924b3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:01:17.200493 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be9e954b15a4639b84310e40e9924b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.206400 16969 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.206914 16969 ts_tablet_manager.cc:1403] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.309s	user 0.012s	sys 0.009s
I20260710 11:01:17.208972 16949 heartbeater.cc:499] Master 127.14.68.254:44323 was elected leader, sending a full tablet report...
I20260710 11:01:17.217063 16967 raft_consensus.cc:359] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.223186 16966 ts_tablet_manager.cc:1434] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.201s	user 0.006s	sys 0.004s
I20260710 11:01:17.223002 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad6a36c8094e468f9ba46e012e6bf1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:01:17.224161 16967 raft_consensus.cc:385] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.227612 16914 tablet_service.cc:1511] Processing CreateTablet for tablet 4be9e954b15a4639b84310e40e9924b3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:01:17.231669 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.232298 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be9e954b15a4639b84310e40e9924b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.232610 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
W20260710 11:01:17.233408 16665 leader_election.cc:343] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:17.238014 16664 leader_election.cc:343] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.238487 16664 leader_election.cc:304] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.239602 16973 raft_consensus.cc:2749] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.241222 16910 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad6a36c8094e468f9ba46e012e6bf1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:01:17.242340 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad6a36c8094e468f9ba46e012e6bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.242679 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad6a36c8094e468f9ba46e012e6bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.247023 16969 raft_consensus.cc:359] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.241716 16968 tablet_bootstrap.cc:654] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.230079 16967 raft_consensus.cc:740] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.247280 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 30ad6a36c8094e468f9ba46e012e6bf1 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:01:17.249827 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ad6a36c8094e468f9ba46e012e6bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.248627 16966 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.247792 16969 raft_consensus.cc:385] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.258227 16969 raft_consensus.cc:740] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.249267 16967 consensus_queue.cc:260] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.264066 16967 ts_tablet_manager.cc:1434] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260710 11:01:17.264981 16967 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.268328 16968 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.262358 16969 consensus_queue.cc:260] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.277347 16968 ts_tablet_manager.cc:1403] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.004s
I20260710 11:01:17.278524 16763 tablet_service.cc:1511] Processing CreateTablet for tablet d6deeb28db31401e9ea7f17c073fa8df (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:01:17.280032 16840 tablet_service.cc:1511] Processing CreateTablet for tablet d6deeb28db31401e9ea7f17c073fa8df (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:01:17.280613 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6deeb28db31401e9ea7f17c073fa8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.282003 16913 tablet_service.cc:1511] Processing CreateTablet for tablet 5199780ac2ce4765990c7038514d0e31 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:01:17.283350 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5199780ac2ce4765990c7038514d0e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.283725 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 5199780ac2ce4765990c7038514d0e31 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:01:17.284931 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5199780ac2ce4765990c7038514d0e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.286657 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6deeb28db31401e9ea7f17c073fa8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.289559 16968 raft_consensus.cc:359] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.272205 16966 tablet_bootstrap.cc:654] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.298489 16968 raft_consensus.cc:385] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.299322 16968 raft_consensus.cc:740] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.271857 16967 tablet_bootstrap.cc:654] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.275950 16689 tablet_service.cc:1511] Processing CreateTablet for tablet d6deeb28db31401e9ea7f17c073fa8df (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:01:17.303843 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6deeb28db31401e9ea7f17c073fa8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.310747 16875 heartbeater.cc:499] Master 127.14.68.254:44323 was elected leader, sending a full tablet report...
I20260710 11:01:17.312286 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 6af69262025c489ebaa00e3acc041af3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:01:17.313556 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af69262025c489ebaa00e3acc041af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.318619 16912 tablet_service.cc:1511] Processing CreateTablet for tablet 6af69262025c489ebaa00e3acc041af3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:01:17.319916 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af69262025c489ebaa00e3acc041af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.338635 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 6af69262025c489ebaa00e3acc041af3 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:01:17.339002 16909 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd8d8217a6849e0a9249b519eac6c33 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:01:17.339744 16969 ts_tablet_manager.cc:1434] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.010s
I20260710 11:01:17.340143 16909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd8d8217a6849e0a9249b519eac6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.341311 16969 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:17.347124 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd8d8217a6849e0a9249b519eac6c33 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:01:17.316042 16968 consensus_queue.cc:260] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.351466 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd8d8217a6849e0a9249b519eac6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.317026 16765 tablet_service.cc:1511] Processing CreateTablet for tablet 5199780ac2ce4765990c7038514d0e31 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:01:17.340008 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af69262025c489ebaa00e3acc041af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.352149 16978 raft_consensus.cc:493] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.353374 16978 raft_consensus.cc:515] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.355715 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5199780ac2ce4765990c7038514d0e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.366669 16978 leader_election.cc:290] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.377257 16966 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.377806 16966 ts_tablet_manager.cc:1403] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.042s
I20260710 11:01:17.381176 16966 raft_consensus.cc:359] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.381896 16966 raft_consensus.cc:385] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.382241 16966 raft_consensus.cc:740] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.383015 16966 consensus_queue.cc:260] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.388911 16969 tablet_bootstrap.cc:654] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.392701 16835 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd8d8217a6849e0a9249b519eac6c33 (DEFAULT_TABLE table=test-workload [id=a2f46e5da6d84244bbcfe4a93597c1ce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:01:17.393756 16967 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.393977 16835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd8d8217a6849e0a9249b519eac6c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.394452 16967 ts_tablet_manager.cc:1403] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.005s
I20260710 11:01:17.398501 16966 ts_tablet_manager.cc:1434] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 11:01:17.398864 16967 raft_consensus.cc:359] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.402729 16967 raft_consensus.cc:385] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.403026 16967 raft_consensus.cc:740] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.403752 16967 consensus_queue.cc:260] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.405825 16967 ts_tablet_manager.cc:1434] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260710 11:01:17.413223 16967 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.419519 16968 ts_tablet_manager.cc:1434] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.140s	user 0.018s	sys 0.002s
I20260710 11:01:17.426378 16967 tablet_bootstrap.cc:654] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.428131 16966 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.439401 16966 tablet_bootstrap.cc:654] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.440346 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.442751 16924 raft_consensus.cc:2468] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:17.444236 16739 leader_election.cc:304] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:17.446244 16986 raft_consensus.cc:2804] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.446805 16986 raft_consensus.cc:493] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.447219 16986 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.447477 16968 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.460376 16967 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.460747 16969 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.460913 16967 ts_tablet_manager.cc:1403] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.012s
I20260710 11:01:17.461599 16969 ts_tablet_manager.cc:1403] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.015s
I20260710 11:01:17.460749 16968 tablet_bootstrap.cc:654] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.464489 16969 raft_consensus.cc:359] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.463665 16986 raft_consensus.cc:515] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.465389 16969 raft_consensus.cc:385] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.465761 16969 raft_consensus.cc:740] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.464074 16967 raft_consensus.cc:359] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.467502 16967 raft_consensus.cc:385] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.467835 16967 raft_consensus.cc:740] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.466955 16986 leader_election.cc:290] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.468129 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:17.468786 16924 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.468686 16967 consensus_queue.cc:260] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.470938 16967 ts_tablet_manager.cc:1434] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:17.472026 16967 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.480629 16967 tablet_bootstrap.cc:654] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.480566 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:17.482718 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:17.488941 16980 raft_consensus.cc:493] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.489655 16980 raft_consensus.cc:515] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.493618 16967 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.494186 16967 ts_tablet_manager.cc:1403] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
W20260710 11:01:17.495275 16739 leader_election.cc:343] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:17.496454 16739 leader_election.cc:343] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.498070 16967 raft_consensus.cc:359] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.499079 16967 raft_consensus.cc:385] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.499490 16967 raft_consensus.cc:740] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.500650 16967 consensus_queue.cc:260] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.504057 16967 ts_tablet_manager.cc:1434] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:01:17.505404 16967 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.510695 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.512440 16980 leader_election.cc:290] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.513419 16967 tablet_bootstrap.cc:654] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.525558 16924 raft_consensus.cc:2468] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:17.534539 16739 leader_election.cc:304] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 6b468a703dde49969ad11d9723488171
I20260710 11:01:17.535655 16986 raft_consensus.cc:2804] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.533874 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:17.536152 16986 raft_consensus.cc:697] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:17.536584 16966 tablet_bootstrap.cc:492] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.536563 16700 raft_consensus.cc:2468] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:17.537174 16966 ts_tablet_manager.cc:1403] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.109s	user 0.038s	sys 0.031s
I20260710 11:01:17.537456 16968 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.537002 16986 consensus_queue.cc:237] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.537916 16968 ts_tablet_manager.cc:1403] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.021s
I20260710 11:01:17.538283 16887 leader_election.cc:304] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:17.539235 16980 raft_consensus.cc:2804] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.539736 16980 raft_consensus.cc:493] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.540169 16980 raft_consensus.cc:3060] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.540448 16966 raft_consensus.cc:359] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.540766 16968 raft_consensus.cc:359] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.541245 16966 raft_consensus.cc:385] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.541460 16968 raft_consensus.cc:385] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.541567 16966 raft_consensus.cc:740] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.541815 16968 raft_consensus.cc:740] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.542506 16966 consensus_queue.cc:260] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.529158 16967 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.542568 16968 consensus_queue.cc:260] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.467640 16969 consensus_queue.cc:260] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.543646 16967 ts_tablet_manager.cc:1403] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.017s
I20260710 11:01:17.544374 16850 raft_consensus.cc:2468] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:17.545702 16969 ts_tablet_manager.cc:1434] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.084s	user 0.000s	sys 0.006s
I20260710 11:01:17.546499 16968 ts_tablet_manager.cc:1434] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:17.547775 16969 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:17.547367 16967 raft_consensus.cc:359] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.549368 16967 raft_consensus.cc:385] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.549764 16967 raft_consensus.cc:740] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.551640 16967 consensus_queue.cc:260] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.555675 16969 tablet_bootstrap.cc:654] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.556981 16967 ts_tablet_manager.cc:1434] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:17.558144 16967 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.560704 16986 raft_consensus.cc:493] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.561252 16986 raft_consensus.cc:515] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.561734 16968 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.562855 16980 raft_consensus.cc:515] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.565706 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:17.566342 16850 raft_consensus.cc:3060] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.567008 16986 leader_election.cc:290] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:17.569396 16967 tablet_bootstrap.cc:654] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.570865 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f5932a4a6f4197ba8d9534c851e6f8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.571539 16924 raft_consensus.cc:2468] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:17.572885 16739 leader_election.cc:304] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:17.573843 16986 raft_consensus.cc:2804] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.574282 16986 raft_consensus.cc:493] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.574762 16986 raft_consensus.cc:3060] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.579233 16850 raft_consensus.cc:2468] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:17.580677 16888 leader_election.cc:304] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72; no voters: 
I20260710 11:01:17.582285 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f5932a4a6f4197ba8d9534c851e6f8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.581976 16986 raft_consensus.cc:515] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.582947 16849 raft_consensus.cc:2468] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:17.585708 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f5932a4a6f4197ba8d9534c851e6f8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:17.586442 16986 leader_election.cc:290] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:17.586782 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f5932a4a6f4197ba8d9534c851e6f8" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:17.587448 16849 raft_consensus.cc:3060] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.586462 16924 raft_consensus.cc:3060] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.593835 16967 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.594424 16967 ts_tablet_manager.cc:1403] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260710 11:01:17.597496 16967 raft_consensus.cc:359] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.598404 16967 raft_consensus.cc:385] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.598781 16967 raft_consensus.cc:740] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.599644 16967 consensus_queue.cc:260] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.602424 16967 ts_tablet_manager.cc:1434] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:01:17.602533 16968 tablet_bootstrap.cc:654] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.603534 16967 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.604693 16849 raft_consensus.cc:2468] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:17.606137 16740 leader_election.cc:304] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:17.607079 16986 raft_consensus.cc:2804] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.606449 16598 catalog_manager.cc:5697] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.607616 16986 raft_consensus.cc:697] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:17.608558 16986 consensus_queue.cc:237] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.610877 16967 tablet_bootstrap.cc:654] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.614709 16973 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.615346 16973 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.615813 16924 raft_consensus.cc:2468] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:17.617266 16968 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.620361 16980 leader_election.cc:290] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.624648 16973 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:17.617873 16968 ts_tablet_manager.cc:1403] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.001s
W20260710 11:01:17.625022 16888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 44570.5us
I20260710 11:01:17.630940 16973 raft_consensus.cc:493] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.630524 16980 raft_consensus.cc:2804] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.632928 16980 raft_consensus.cc:697] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:17.632683 16973 raft_consensus.cc:515] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.638998 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446ee972e86c489c8a3fbf1d51b2f8bb" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:17.639614 16700 raft_consensus.cc:3060] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.639475 16980 consensus_queue.cc:237] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.647490 16969 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.648130 16969 ts_tablet_manager.cc:1403] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.017s
I20260710 11:01:17.649269 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.650619 16966 ts_tablet_manager.cc:1434] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.113s	user 0.014s	sys 0.041s
I20260710 11:01:17.647411 16973 leader_election.cc:290] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:17.648169 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.651067 16969 raft_consensus.cc:359] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.651707 16966 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.651831 16969 raft_consensus.cc:385] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.652177 16969 raft_consensus.cc:740] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
W20260710 11:01:17.652483 16665 leader_election.cc:343] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.649729 16700 raft_consensus.cc:2468] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:17.653151 16969 consensus_queue.cc:260] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
W20260710 11:01:17.655705 16664 leader_election.cc:343] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.658706 16664 leader_election.cc:304] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.659474 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:17.659797 16973 raft_consensus.cc:2749] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.660131 16969 ts_tablet_manager.cc:1434] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260710 11:01:17.661032 16664 leader_election.cc:343] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.661163 16969 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:17.654213 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.644156 16968 raft_consensus.cc:359] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.666668 16968 raft_consensus.cc:385] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.667001 16968 raft_consensus.cc:740] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.667752 16968 consensus_queue.cc:260] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.663357 16967 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.669821 16967 ts_tablet_manager.cc:1403] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.010s
I20260710 11:01:17.670112 16968 ts_tablet_manager.cc:1434] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 11:01:17.671258 16849 raft_consensus.cc:2468] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:17.672606 16665 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:17.673885 16973 raft_consensus.cc:2804] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.674343 16973 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.674800 16973 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.676739 16969 tablet_bootstrap.cc:654] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.678454 16968 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.686257 16966 tablet_bootstrap.cc:654] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.686257 16968 tablet_bootstrap.cc:654] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.688396 16967 raft_consensus.cc:359] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.690207 16967 raft_consensus.cc:385] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.686538 16599 catalog_manager.cc:5697] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 1 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.690549 16967 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.692687 16973 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.693585 16967 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.696348 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:17.696918 16849 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.698025 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
W20260710 11:01:17.699549 16664 leader_election.cc:343] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.700162 16973 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:17.707865 16849 raft_consensus.cc:2468] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:17.709126 16665 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:17.711943 16973 raft_consensus.cc:2804] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.712551 16973 raft_consensus.cc:697] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:17.713639 16973 consensus_queue.cc:237] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.717670 16597 catalog_manager.cc:5697] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.738670 16986 raft_consensus.cc:493] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.739270 16986 raft_consensus.cc:515] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.741338 16986 leader_election.cc:290] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.745774 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:17.746138 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.747038 16700 raft_consensus.cc:2468] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:17.747933 16966 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.748432 16966 ts_tablet_manager.cc:1403] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.097s	user 0.025s	sys 0.026s
I20260710 11:01:17.749254 16968 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.749109 16739 leader_election.cc:304] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:17.749806 16968 ts_tablet_manager.cc:1403] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.042s
I20260710 11:01:17.741437 16969 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.750386 16969 ts_tablet_manager.cc:1403] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.000s
W20260710 11:01:17.750432 16739 leader_election.cc:343] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.751791 16986 raft_consensus.cc:2804] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.752413 16986 raft_consensus.cc:493] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.752919 16986 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.752892 16968 raft_consensus.cc:359] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.753137 16969 raft_consensus.cc:359] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.753855 16968 raft_consensus.cc:385] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.753968 16969 raft_consensus.cc:385] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.754259 16968 raft_consensus.cc:740] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.754343 16969 raft_consensus.cc:740] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.755087 16968 consensus_queue.cc:260] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.755192 16969 consensus_queue.cc:260] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.762925 16968 ts_tablet_manager.cc:1434] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:01:17.764040 16968 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.770390 16969 ts_tablet_manager.cc:1434] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:01:17.770695 16968 tablet_bootstrap.cc:654] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.784489 16966 raft_consensus.cc:359] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.785650 16966 raft_consensus.cc:385] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.786092 16966 raft_consensus.cc:740] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.786725 16967 ts_tablet_manager.cc:1434] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.116s	user 0.016s	sys 0.024s
I20260710 11:01:17.788129 16967 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.790066 17013 raft_consensus.cc:493] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.790727 17013 raft_consensus.cc:515] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.794775 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.796972 16969 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
W20260710 11:01:17.796882 16664 leader_election.cc:343] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.798487 17013 leader_election.cc:290] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:17.800478 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
W20260710 11:01:17.802583 16664 leader_election.cc:343] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.803258 16664 leader_election.cc:304] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:17.805006 17013 raft_consensus.cc:2749] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.802671 16966 consensus_queue.cc:260] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.811756 16966 ts_tablet_manager.cc:1434] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.001s
I20260710 11:01:17.812755 16966 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.814163 16599 catalog_manager.cc:5697] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.785212 16986 raft_consensus.cc:515] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.809960 16969 tablet_bootstrap.cc:654] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.822037 16968 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.822562 16968 ts_tablet_manager.cc:1403] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.032s
I20260710 11:01:17.823441 16966 tablet_bootstrap.cc:654] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.824340 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:17.825529 16968 raft_consensus.cc:359] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.826345 16968 raft_consensus.cc:385] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.826700 16968 raft_consensus.cc:740] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.827466 16986 leader_election.cc:290] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.827558 16968 consensus_queue.cc:260] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.828971 16967 tablet_bootstrap.cc:654] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:17.829342 16739 leader_election.cc:343] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.830729 16968 ts_tablet_manager.cc:1434] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:17.830716 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:17.831516 16700 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.832192 16968 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.838598 16980 raft_consensus.cc:493] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.839049 16968 tablet_bootstrap.cc:654] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.839285 16980 raft_consensus.cc:515] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.843377 16969 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.843058 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:17.845475 16888 leader_election.cc:343] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.847173 16966 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.847658 16966 ts_tablet_manager.cc:1403] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 11:01:17.850277 16980 leader_election.cc:290] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.851061 16966 raft_consensus.cc:359] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.852039 16966 raft_consensus.cc:385] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.851918 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:17.852521 16966 raft_consensus.cc:740] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.852833 16701 raft_consensus.cc:2468] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:17.854578 16887 leader_election.cc:304] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.855336 16980 raft_consensus.cc:2804] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.853519 16966 consensus_queue.cc:260] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.855815 16980 raft_consensus.cc:493] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.858459 16980 raft_consensus.cc:3060] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.857473 16968 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:17.859253 16968 ts_tablet_manager.cc:1403] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260710 11:01:17.860442 16700 raft_consensus.cc:2468] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:17.861635 16739 leader_election.cc:304] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:17.862178 16968 raft_consensus.cc:359] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.862784 16986 raft_consensus.cc:2804] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.862883 16968 raft_consensus.cc:385] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.863322 16968 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.863363 16986 raft_consensus.cc:697] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:17.864120 16968 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.864344 16986 consensus_queue.cc:237] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:17.857618 16966 ts_tablet_manager.cc:1434] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:17.866902 16966 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.867049 16967 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.867483 16967 ts_tablet_manager.cc:1403] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.013s
I20260710 11:01:17.870116 16967 raft_consensus.cc:359] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.870826 16967 raft_consensus.cc:385] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.871095 16967 raft_consensus.cc:740] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.843899 16969 ts_tablet_manager.cc:1403] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260710 11:01:17.871732 16967 consensus_queue.cc:260] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.865338 16980 raft_consensus.cc:515] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.873117 16966 tablet_bootstrap.cc:654] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.874545 16980 leader_election.cc:290] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:17.875886 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:17.876323 16967 ts_tablet_manager.cc:1434] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 11:01:17.878597 16888 leader_election.cc:343] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.878228 16969 raft_consensus.cc:359] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.880613 16969 raft_consensus.cc:385] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.881407 16969 raft_consensus.cc:740] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.881870 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:17.882588 16700 raft_consensus.cc:3060] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.882772 16967 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:17.883189 16969 consensus_queue.cc:260] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.889065 16967 tablet_bootstrap.cc:654] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.881817 16968 ts_tablet_manager.cc:1434] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 11:01:17.890746 16968 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:17.893364 17016 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.894414 16969 ts_tablet_manager.cc:1434] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:01:17.893882 17016 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.897571 16968 tablet_bootstrap.cc:654] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.898875 17016 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:17.899705 16966 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:17.901014 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.901678 16966 ts_tablet_manager.cc:1403] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:01:17.902663 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:17.903319 16776 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
W20260710 11:01:17.904583 16665 leader_election.cc:343] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.905714 16664 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.906002 16966 raft_consensus.cc:359] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.906872 17016 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.907222 16966 raft_consensus.cc:385] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.897107 16969 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:17.907287 17016 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.908056 17016 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.910184 16966 raft_consensus.cc:740] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.911062 16966 consensus_queue.cc:260] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.913779 16966 ts_tablet_manager.cc:1434] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:01:17.915217 16969 tablet_bootstrap.cc:654] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.915722 17016 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.918574 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:17.919135 16776 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.919602 16701 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.923638 16597 catalog_manager.cc:5697] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:17.926527 16776 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:17.927770 16664 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:17.928630 16973 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.929096 16973 raft_consensus.cc:697] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:17.930356 17013 raft_consensus.cc:493] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.930819 17013 raft_consensus.cc:515] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.932994 17013 leader_election.cc:290] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:17.934616 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.935281 16849 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:17.936484 16665 leader_election.cc:304] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:17.929899 16973 consensus_queue.cc:237] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.938516 16986 consensus_queue.cc:1048] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:17.942289 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:17.942636 17026 raft_consensus.cc:2804] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.942948 16775 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:17.943253 17026 raft_consensus.cc:493] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.943924 17026 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.947278 16966 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:17.900700 16700 raft_consensus.cc:2468] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:17.948657 16887 leader_election.cc:304] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.949487 16980 raft_consensus.cc:2804] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.950079 16980 raft_consensus.cc:697] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:17.951022 16980 consensus_queue.cc:237] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.954736 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:17.956115 16665 leader_election.cc:343] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.955556 16599 catalog_manager.cc:5697] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.956658 16986 raft_consensus.cc:493] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.957173 16986 raft_consensus.cc:515] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.961867 16967 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:17.961872 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a12102fa44c96b2f010bab957db48" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:17.962532 16967 ts_tablet_manager.cc:1403] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.011s
I20260710 11:01:17.962734 16924 raft_consensus.cc:2468] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:17.964021 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a12102fa44c96b2f010bab957db48" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:17.965060 16967 raft_consensus.cc:359] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:17.965826 16967 raft_consensus.cc:385] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:01:17.965801 16740 leader_election.cc:343] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.966615 16967 raft_consensus.cc:740] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.967053 16739 leader_election.cc:304] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:17.968026 16986 leader_election.cc:290] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:17.968289 17021 raft_consensus.cc:2804] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.968714 17021 raft_consensus.cc:493] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.969055 17021 raft_consensus.cc:3060] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.970386 16969 tablet_bootstrap.cc:492] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:17.970954 16969 ts_tablet_manager.cc:1403] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.000s
I20260710 11:01:17.973315 17026 raft_consensus.cc:515] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:17.973850 16969 raft_consensus.cc:359] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.977181 16969 raft_consensus.cc:385] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.977509 16969 raft_consensus.cc:740] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.956671 17016 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:17.979790 17026 leader_election.cc:290] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:17.980021 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:17.979009 16969 consensus_queue.cc:260] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:17.980661 16776 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.982918 16969 ts_tablet_manager.cc:1434] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:17.983222 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:17.983814 16849 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.984127 16969 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:17.976001 16598 catalog_manager.cc:5697] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 1 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:17.989409 16966 tablet_bootstrap.cc:654] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.992807 16969 tablet_bootstrap.cc:654] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.995841 16849 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:17.997059 16665 leader_election.cc:304] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:17.997910 17026 raft_consensus.cc:2804] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.998401 17026 raft_consensus.cc:697] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:17.999208 17026 consensus_queue.cc:237] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.006559 16776 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.007496 16968 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.007954 16968 ts_tablet_manager.cc:1403] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.030s
I20260710 11:01:18.008291 16986 consensus_queue.cc:1048] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.009549 17021 raft_consensus.cc:515] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.010504 16968 raft_consensus.cc:359] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.011166 16968 raft_consensus.cc:385] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.011437 16968 raft_consensus.cc:740] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.012406 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a12102fa44c96b2f010bab957db48" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:18.012192 16968 consensus_queue.cc:260] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.012966 16850 raft_consensus.cc:3060] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.014246 16968 ts_tablet_manager.cc:1434] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:01:18.018911 16968 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.020503 16850 raft_consensus.cc:2468] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:18.021692 16740 leader_election.cc:304] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.024705 16968 tablet_bootstrap.cc:654] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.033344 16596 catalog_manager.cc:5697] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.034395 16967 consensus_queue.cc:260] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.038839 17021 leader_election.cc:290] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.041412 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a12102fa44c96b2f010bab957db48" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:18.037875 16967 ts_tablet_manager.cc:1434] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260710 11:01:18.042302 16923 raft_consensus.cc:3060] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.043110 16967 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.045626 17035 raft_consensus.cc:2804] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.047575 17035 raft_consensus.cc:697] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:18.049124 16967 tablet_bootstrap.cc:654] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.051921 16980 consensus_queue.cc:1048] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.052903 17035 consensus_queue.cc:237] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.080717 16966 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.084398 16966 ts_tablet_manager.cc:1403] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.000s
I20260710 11:01:18.088032 16968 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.088587 16968 ts_tablet_manager.cc:1403] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.002s
I20260710 11:01:18.094749 17035 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.095253 17035 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.098066 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.098927 16850 raft_consensus.cc:2393] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 1: Already voted for candidate 6b468a703dde49969ad11d9723488171 in this term.
I20260710 11:01:18.093951 16966 raft_consensus.cc:359] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.105672 16966 raft_consensus.cc:385] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.104946 16595 catalog_manager.cc:5697] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.107775 16923 raft_consensus.cc:2468] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
W20260710 11:01:18.110175 16647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:18.112459 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:18.114382 16739 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:18.115216 17021 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.115172 16966 raft_consensus.cc:740] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.097829 16968 raft_consensus.cc:359] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.118222 16968 raft_consensus.cc:385] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.119762 17001 consensus_queue.cc:1048] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.122226 16968 raft_consensus.cc:740] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.124361 17001 raft_consensus.cc:493] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.124853 17001 raft_consensus.cc:515] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.119580 16966 consensus_queue.cc:260] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.128631 17001 leader_election.cc:290] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:18.128928 17021 raft_consensus.cc:2749] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.124176 16968 consensus_queue.cc:260] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.134245 16968 ts_tablet_manager.cc:1434] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 11:01:18.131461 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:18.140234 16701 raft_consensus.cc:2393] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2414d10b378c403c9f8fc2b27781fe0f in current term 1: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:18.131549 16966 ts_tablet_manager.cc:1434] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260710 11:01:18.141362 17035 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:18.142361 16966 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.154625 16966 tablet_bootstrap.cc:654] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.155038 17035 raft_consensus.cc:493] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.155591 17035 raft_consensus.cc:515] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.159454 17035 leader_election.cc:290] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.160955 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:18.162700 16740 leader_election.cc:343] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.169483 16966 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.170143 16966 ts_tablet_manager.cc:1403] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260710 11:01:18.173436 16966 raft_consensus.cc:359] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.174957 16968 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.174300 16966 raft_consensus.cc:385] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.180805 16966 raft_consensus.cc:740] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.182883 16966 consensus_queue.cc:260] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.185794 17035 consensus_queue.cc:1048] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.187681 16966 ts_tablet_manager.cc:1434] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:18.188941 16966 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.190201 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
W20260710 11:01:18.194928 16739 leader_election.cc:343] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.195609 16739 leader_election.cc:304] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72
I20260710 11:01:18.197062 17035 raft_consensus.cc:2749] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.207479 16966 tablet_bootstrap.cc:654] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.211898 17026 consensus_queue.cc:1048] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.213620 17021 consensus_queue.cc:1048] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.223953 16968 tablet_bootstrap.cc:654] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.234586 17026 raft_consensus.cc:493] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.243939 17016 raft_consensus.cc:493] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.247488 17016 raft_consensus.cc:515] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.251013 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.251688 16848 raft_consensus.cc:2468] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:18.254583 16665 leader_election.cc:304] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:18.255467 16973 raft_consensus.cc:2804] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.255837 16973 raft_consensus.cc:493] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.256173 16973 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.242862 17026 raft_consensus.cc:515] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.266191 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:18.267079 16776 raft_consensus.cc:2468] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:18.268007 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.268468 16664 leader_election.cc:304] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.269675 17013 raft_consensus.cc:2804] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.270036 17013 raft_consensus.cc:493] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.270201 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.270464 17013 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.273195 16969 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:18.273739 16969 ts_tablet_manager.cc:1403] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.290s	user 0.084s	sys 0.095s
W20260710 11:01:18.273869 16665 leader_election.cc:343] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.261786 17026 leader_election.cc:290] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:18.262868 17016 leader_election.cc:290] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
W20260710 11:01:18.276012 16664 leader_election.cc:343] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.276639 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:18.278522 16887 leader_election.cc:304] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f; no voters: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:18.278986 16966 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.286177 16967 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.279381 16969 raft_consensus.cc:359] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.284142 17013 raft_consensus.cc:515] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.279307 17001 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.289626 16969 raft_consensus.cc:385] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.290112 16969 raft_consensus.cc:740] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.289553 16966 ts_tablet_manager.cc:1403] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.010s
I20260710 11:01:18.289667 16967 ts_tablet_manager.cc:1403] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.247s	user 0.044s	sys 0.070s
I20260710 11:01:18.292493 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:18.293066 16776 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.293429 16966 raft_consensus.cc:359] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.294158 16966 raft_consensus.cc:385] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.293927 16967 raft_consensus.cc:359] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.294799 16967 raft_consensus.cc:385] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.295128 16967 raft_consensus.cc:740] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.295805 16967 consensus_queue.cc:260] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.297842 16967 ts_tablet_manager.cc:1434] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:01:18.294457 16966 raft_consensus.cc:740] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.298731 16966 consensus_queue.cc:260] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.300678 17001 raft_consensus.cc:2749] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.300922 16776 raft_consensus.cc:2468] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.303320 16968 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.303264 16969 consensus_queue.cc:260] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.303941 16968 ts_tablet_manager.cc:1403] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.012s
I20260710 11:01:18.304642 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:18.305738 16969 ts_tablet_manager.cc:1434] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.006s
I20260710 11:01:18.306834 16664 leader_election.cc:304] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.306782 16969 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:18.307826 17016 consensus_queue.cc:1048] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.308593 17013 leader_election.cc:290] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:18.308202 16966 ts_tablet_manager.cc:1434] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:01:18.309158 17016 raft_consensus.cc:2804] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.309583 17016 raft_consensus.cc:697] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
W20260710 11:01:18.310921 16665 leader_election.cc:343] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.306751 16968 raft_consensus.cc:359] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.311685 16968 raft_consensus.cc:385] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.311993 16968 raft_consensus.cc:740] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.312621 16968 consensus_queue.cc:260] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.313791 16966 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.314563 16968 ts_tablet_manager.cc:1434] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:18.318492 16968 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.319391 16967 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.321939 16973 raft_consensus.cc:515] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.323917 17016 consensus_queue.cc:237] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.326704 16969 tablet_bootstrap.cc:654] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.328296 16966 tablet_bootstrap.cc:654] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.335623 16968 tablet_bootstrap.cc:654] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.336148 16973 leader_election.cc:290] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.337183 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
W20260710 11:01:18.338550 16664 leader_election.cc:343] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.354015 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:18.354816 16849 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.360836 16967 tablet_bootstrap.cc:654] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.363481 16849 raft_consensus.cc:2468] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.364847 16665 leader_election.cc:304] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:18.366215 17054 raft_consensus.cc:2804] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.365803 16594 catalog_manager.cc:5697] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.366729 17054 raft_consensus.cc:697] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:18.367599 17054 consensus_queue.cc:237] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.383780 16966 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.384415 16966 ts_tablet_manager.cc:1403] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.003s
I20260710 11:01:18.387408 16966 raft_consensus.cc:359] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.388111 16966 raft_consensus.cc:385] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.388386 16966 raft_consensus.cc:740] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.389025 16966 consensus_queue.cc:260] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.391956 16967 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.392462 16594 catalog_manager.cc:5697] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.394200 16968 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.394635 16968 ts_tablet_manager.cc:1403] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.004s
I20260710 11:01:18.392477 16967 ts_tablet_manager.cc:1403] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.011s
I20260710 11:01:18.395849 16966 ts_tablet_manager.cc:1434] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:01:18.396783 16966 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.397084 16968 raft_consensus.cc:359] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.397722 16968 raft_consensus.cc:385] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.397982 16968 raft_consensus.cc:740] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.398026 16967 raft_consensus.cc:359] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.398805 16967 raft_consensus.cc:385] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.398702 16968 consensus_queue.cc:260] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.400817 16968 ts_tablet_manager.cc:1434] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:18.399127 16967 raft_consensus.cc:740] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.401783 16967 consensus_queue.cc:260] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.403474 16966 tablet_bootstrap.cc:654] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.403734 16967 ts_tablet_manager.cc:1434] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:18.404657 16967 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.405165 17036 consensus_queue.cc:1048] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.408891 16968 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.418200 16966 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.418398 17054 consensus_queue.cc:1048] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.418788 16966 ts_tablet_manager.cc:1403] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:01:18.419066 16967 tablet_bootstrap.cc:654] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.419180 16969 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:18.419685 16969 ts_tablet_manager.cc:1403] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.007s
I20260710 11:01:18.422302 16969 raft_consensus.cc:359] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.423120 16969 raft_consensus.cc:385] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.423266 16968 tablet_bootstrap.cc:654] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.423434 16969 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.423722 16966 raft_consensus.cc:359] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.424530 16966 raft_consensus.cc:385] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.424297 16969 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.424896 16966 raft_consensus.cc:740] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.425855 16966 consensus_queue.cc:260] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.426584 16969 ts_tablet_manager.cc:1434] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:18.427526 16969 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:18.431216 16966 ts_tablet_manager.cc:1434] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:18.432221 16966 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.439468 17001 raft_consensus.cc:493] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.440155 17001 raft_consensus.cc:515] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.444592 17026 consensus_queue.cc:1048] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.453874 17035 consensus_queue.cc:1048] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.458988 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.459223 16850 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.460332 17001 leader_election.cc:290] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
W20260710 11:01:18.461503 16888 leader_election.cc:343] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.463373 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
W20260710 11:01:18.464797 16887 leader_election.cc:343] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.465255 16887 leader_election.cc:304] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f; no voters: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:18.467350 16973 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.471115 16967 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.471676 16967 ts_tablet_manager.cc:1403] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.011s
I20260710 11:01:18.472679 16973 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.479856 16967 raft_consensus.cc:359] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.480615 16967 raft_consensus.cc:385] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.480903 16967 raft_consensus.cc:740] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.482458 16967 consensus_queue.cc:260] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.485018 17035 consensus_queue.cc:1048] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.486431 17001 raft_consensus.cc:2749] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.488436 16967 ts_tablet_manager.cc:1434] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:01:18.489410 16967 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.493598 17001 consensus_queue.cc:1048] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.496349 16967 tablet_bootstrap.cc:654] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.498410 16969 tablet_bootstrap.cc:654] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.502635 17035 raft_consensus.cc:493] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.503863 17035 raft_consensus.cc:515] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.508019 16968 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.508659 16968 ts_tablet_manager.cc:1403] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.010s
I20260710 11:01:18.505929 17035 leader_election.cc:290] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:18.511749 16701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:18.512426 16701 raft_consensus.cc:2468] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:18.512909 16968 raft_consensus.cc:359] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.514135 16968 raft_consensus.cc:385] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.514597 16968 raft_consensus.cc:740] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.515559 16968 consensus_queue.cc:260] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.519613 16966 tablet_bootstrap.cc:654] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.520644 16739 leader_election.cc:304] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.522116 16986 raft_consensus.cc:2804] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.522639 16986 raft_consensus.cc:493] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.524041 16982 raft_consensus.cc:493] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.524636 16982 raft_consensus.cc:515] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.512360 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.523070 16986 raft_consensus.cc:3060] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.535624 16968 ts_tablet_manager.cc:1434] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:01:18.538419 16968 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.540803 16922 raft_consensus.cc:2468] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:18.568403 16968 tablet_bootstrap.cc:654] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.563531 16982 leader_election.cc:290] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:18.581653 17021 consensus_queue.cc:1048] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.594965 17016 raft_consensus.cc:493] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.595566 17016 raft_consensus.cc:515] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.597635 17016 leader_election.cc:290] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.598090 16986 raft_consensus.cc:515] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.599391 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:18.643440 16665 leader_election.cc:343] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.652560 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:18.653436 16922 raft_consensus.cc:3060] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.654779 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e892c4d7cb2745ccbe75e65c62fd80bc" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:18.655377 16700 raft_consensus.cc:3060] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.680850 17016 raft_consensus.cc:493] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.681448 17016 raft_consensus.cc:515] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.683679 17016 leader_election.cc:290] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.685595 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.650981 16986 leader_election.cc:290] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
W20260710 11:01:18.687114 16665 leader_election.cc:343] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.690156 16966 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.690675 16966 ts_tablet_manager.cc:1403] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.259s	user 0.023s	sys 0.002s
I20260710 11:01:18.692673 16700 raft_consensus.cc:2468] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:18.693245 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.694115 16739 leader_election.cc:304] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.695070 16986 raft_consensus.cc:2804] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.693962 16966 raft_consensus.cc:359] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.695452 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.695907 16966 raft_consensus.cc:385] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.696101 16924 raft_consensus.cc:2468] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:18.696228 16966 raft_consensus.cc:740] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.696287 16986 raft_consensus.cc:697] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:18.696969 16966 consensus_queue.cc:260] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.697402 17016 raft_consensus.cc:493] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.697285 16986 consensus_queue.cc:237] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.698110 17016 raft_consensus.cc:515] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.700172 17016 leader_election.cc:290] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:18.703576 16966 ts_tablet_manager.cc:1434] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:18.705777 16968 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.706285 16968 ts_tablet_manager.cc:1403] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.168s	user 0.008s	sys 0.010s
I20260710 11:01:18.706664 16966 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.708880 16968 raft_consensus.cc:359] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.709564 16968 raft_consensus.cc:385] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.690187 16922 raft_consensus.cc:2468] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:18.709852 16968 raft_consensus.cc:740] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.713755 16849 raft_consensus.cc:3060] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.714283 16967 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.713986 16968 consensus_queue.cc:260] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.714762 16967 ts_tablet_manager.cc:1403] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.226s	user 0.019s	sys 0.013s
I20260710 11:01:18.717038 16969 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:18.718169 16969 ts_tablet_manager.cc:1403] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.019s
I20260710 11:01:18.717653 16968 ts_tablet_manager.cc:1434] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:01:18.718550 16967 raft_consensus.cc:359] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.719267 16967 raft_consensus.cc:385] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.719614 16968 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.719540 16967 raft_consensus.cc:740] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.720294 16967 consensus_queue.cc:260] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.721652 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.726394 17001 consensus_queue.cc:1048] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.729401 16967 ts_tablet_manager.cc:1434] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:01:18.730432 16967 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.731208 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.731911 16922 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:18.736547 16967 tablet_bootstrap.cc:654] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.737185 16969 raft_consensus.cc:359] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.737898 16969 raft_consensus.cc:385] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.738196 16969 raft_consensus.cc:740] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.739019 16597 catalog_manager.cc:5697] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.739835 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:18.741650 16776 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:18.741396 16969 consensus_queue.cc:260] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
W20260710 11:01:18.740860 16664 leader_election.cc:343] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.742765 16664 leader_election.cc:304] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72
I20260710 11:01:18.743929 16969 ts_tablet_manager.cc:1434] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 11:01:18.744282 16966 tablet_bootstrap.cc:654] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.744064 17016 raft_consensus.cc:2749] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.744899 16969 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:18.750919 16849 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.743954 16664 leader_election.cc:304] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:18.745784 16968 tablet_bootstrap.cc:654] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.755832 17016 raft_consensus.cc:2804] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.756209 17016 raft_consensus.cc:493] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.756556 17016 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.756719 16664 leader_election.cc:304] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:18.759109 16973 raft_consensus.cc:2804] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.759464 16973 raft_consensus.cc:493] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.759800 16973 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.764946 16969 tablet_bootstrap.cc:654] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.767494 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51007b78e642415e928efc4156cdcb71" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:18.769877 16813 leader_election.cc:304] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171
I20260710 11:01:18.774175 17075 raft_consensus.cc:2749] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.780292 17026 consensus_queue.cc:1048] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.794667 16922 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.798497 17001 raft_consensus.cc:493] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.799219 17001 raft_consensus.cc:515] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.804184 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.805840 17001 leader_election.cc:290] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:18.810773 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:18.816918 16776 raft_consensus.cc:2468] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
W20260710 11:01:18.812918 16888 leader_election.cc:343] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.824394 17026 consensus_queue.cc:1048] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.829563 16887 leader_election.cc:304] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:18.849368 16968 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:18.849896 16968 ts_tablet_manager.cc:1403] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.130s	user 0.026s	sys 0.018s
I20260710 11:01:18.852509 16966 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:18.853024 16966 ts_tablet_manager.cc:1403] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.009s
I20260710 11:01:18.853309 16986 raft_consensus.cc:493] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.853876 16986 raft_consensus.cc:515] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.853917 16967 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.855170 16967 ts_tablet_manager.cc:1403] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.125s	user 0.047s	sys 0.063s
I20260710 11:01:18.855685 16966 raft_consensus.cc:359] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.856089 16986 leader_election.cc:290] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.856353 16966 raft_consensus.cc:385] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.856678 16966 raft_consensus.cc:740] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.856729 16968 raft_consensus.cc:359] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.857443 16968 raft_consensus.cc:385] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.857712 16968 raft_consensus.cc:740] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.857645 16967 raft_consensus.cc:359] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.858449 16967 raft_consensus.cc:385] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.857714 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:18.858731 16967 raft_consensus.cc:740] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.858677 16968 consensus_queue.cc:260] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.859717 17021 raft_consensus.cc:493] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.859627 16967 consensus_queue.cc:260] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.859874 16966 consensus_queue.cc:260] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.860250 17021 raft_consensus.cc:515] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.864127 16966 ts_tablet_manager.cc:1434] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:01:18.864317 17021 leader_election.cc:290] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:18.866109 16966 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:18.866334 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:18.866992 16700 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:18.868570 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.869207 16924 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:18.870539 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:18.870589 16973 raft_consensus.cc:515] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.871304 16923 raft_consensus.cc:2468] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
W20260710 11:01:18.860980 16740 leader_election.cc:343] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.861985 16967 ts_tablet_manager.cc:1434] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:18.872794 16966 tablet_bootstrap.cc:654] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.873415 16967 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:18.873937 17016 raft_consensus.cc:515] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.874374 16739 leader_election.cc:304] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.876375 16986 raft_consensus.cc:2804] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.876855 16986 raft_consensus.cc:493] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.877287 16986 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.883198 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:18.884963 16665 leader_election.cc:343] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.886859 16739 leader_election.cc:304] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:18.888525 17021 raft_consensus.cc:2804] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.889000 17021 raft_consensus.cc:493] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.889340 17021 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.891480 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:18.892084 16924 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.897571 16973 leader_election.cc:290] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:18.898875 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:18.899497 16776 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.900414 16967 tablet_bootstrap.cc:654] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.902433 17035 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.902908 17035 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.904959 17035 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:18.908821 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:18.909462 16921 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.911253 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:18.912554 16740 leader_election.cc:343] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.914851 16776 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.862560 16969 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:18.918130 16969 ts_tablet_manager.cc:1403] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.173s	user 0.030s	sys 0.039s
I20260710 11:01:18.918711 16664 leader_election.cc:304] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:18.862084 16968 ts_tablet_manager.cc:1434] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:01:18.920235 16968 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:18.920884 16969 raft_consensus.cc:359] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.921736 16969 raft_consensus.cc:385] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.843557 17001 raft_consensus.cc:2804] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.917368 16924 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.922211 17001 raft_consensus.cc:493] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.922593 17001 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.930354 17095 raft_consensus.cc:2804] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.930969 16967 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:18.930864 16969 raft_consensus.cc:740] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.931576 16967 ts_tablet_manager.cc:1403] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.006s
I20260710 11:01:18.931977 16969 consensus_queue.cc:260] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.932044 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
W20260710 11:01:18.941314 16739 leader_election.cc:343] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.941658 16969 ts_tablet_manager.cc:1434] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:01:18.941982 16739 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:18.942929 16969 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:18.943053 17035 raft_consensus.cc:2749] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.916378 16921 raft_consensus.cc:2468] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:18.950441 16968 tablet_bootstrap.cc:654] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.951104 16664 leader_election.cc:304] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
W20260710 11:01:18.954334 16665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.195:40255, user_credentials={real_user=slave}} blocked reactor thread for 58802us
I20260710 11:01:18.917548 17016 leader_election.cc:290] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:18.897840 17021 raft_consensus.cc:515] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.961612 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:18.963289 16740 leader_election.cc:343] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.963994 16973 consensus_queue.cc:1048] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.967151 17016 raft_consensus.cc:2804] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.969456 17016 raft_consensus.cc:697] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:18.973681 17016 consensus_queue.cc:237] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:18.965490 17095 raft_consensus.cc:697] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:18.983327 16967 raft_consensus.cc:359] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.985615 16967 raft_consensus.cc:385] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.986017 16967 raft_consensus.cc:740] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.986799 16967 consensus_queue.cc:260] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:18.972425 17001 raft_consensus.cc:515] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:18.996440 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:18.996616 17001 leader_election.cc:290] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:18.997040 16776 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.974670 16986 raft_consensus.cc:515] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:18.998261 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:19.000893 16888 leader_election.cc:343] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.001477 16969 tablet_bootstrap.cc:654] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.004148 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:19.004760 16921 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.005964 16967 ts_tablet_manager.cc:1434] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.002s
I20260710 11:01:19.007005 16967 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:19.002497 17021 leader_election.cc:290] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.012120 17026 consensus_queue.cc:1048] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.016899 17095 consensus_queue.cc:237] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.025018 16966 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:19.025655 16966 ts_tablet_manager.cc:1403] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.051s
I20260710 11:01:19.031919 16966 raft_consensus.cc:359] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.032612 16966 raft_consensus.cc:385] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.032907 16966 raft_consensus.cc:740] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.033663 16966 consensus_queue.cc:260] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.035917 16966 ts_tablet_manager.cc:1434] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:19.036805 16966 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:19.042382 16986 leader_election.cc:290] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.045027 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:19.028429 16776 raft_consensus.cc:2468] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:19.047612 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:19.048427 16922 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.053442 16967 tablet_bootstrap.cc:654] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.045887 16700 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.059676 16887 leader_election.cc:304] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.060590 17001 raft_consensus.cc:2804] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.061216 17001 raft_consensus.cc:697] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:19.062287 17001 consensus_queue.cc:237] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.074451 16966 tablet_bootstrap.cc:654] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.069996 16921 raft_consensus.cc:2468] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.076308 16597 catalog_manager.cc:5697] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.081718 17026 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.082808 17026 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.081187 16739 leader_election.cc:304] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.084818 17021 raft_consensus.cc:2804] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.084903 16969 tablet_bootstrap.cc:492] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.085436 17021 raft_consensus.cc:697] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:19.085564 16969 ts_tablet_manager.cc:1403] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.020s
I20260710 11:01:19.091801 17021 consensus_queue.cc:237] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.098521 16968 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:19.098994 16968 ts_tablet_manager.cc:1403] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.179s	user 0.035s	sys 0.020s
I20260710 11:01:19.103681 16700 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.104926 16739 leader_election.cc:304] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.105741 17036 raft_consensus.cc:2804] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.106230 17036 raft_consensus.cc:697] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:19.107046 17036 consensus_queue.cc:237] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.110133 17026 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.112143 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:19.113057 16850 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:19.114441 16969 raft_consensus.cc:359] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.116248 16969 raft_consensus.cc:385] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.117189 16969 raft_consensus.cc:740] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.117584 16986 consensus_queue.cc:1048] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.117930 16969 consensus_queue.cc:260] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.114704 16665 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:19.122819 16969 ts_tablet_manager.cc:1434] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260710 11:01:19.124096 16969 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.136943 16968 raft_consensus.cc:359] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.139101 16968 raft_consensus.cc:385] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.140072 16968 raft_consensus.cc:740] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.126266 17026 raft_consensus.cc:2804] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.143288 16967 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:19.144223 16967 ts_tablet_manager.cc:1403] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.002s
I20260710 11:01:19.144912 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:19.145725 16776 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:19.147670 16967 raft_consensus.cc:359] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.148547 16967 raft_consensus.cc:385] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.148875 16967 raft_consensus.cc:740] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.143599 17026 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.151280 17026 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.151640 17075 raft_consensus.cc:493] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.152320 17075 raft_consensus.cc:515] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.160743 16966 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:19.162935 16966 ts_tablet_manager.cc:1403] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.016s
I20260710 11:01:19.167186 16967 consensus_queue.cc:260] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.142138 16968 consensus_queue.cc:260] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.188948 16986 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.189690 16986 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.193125 17075 leader_election.cc:290] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.195441 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:19.196307 16921 raft_consensus.cc:2393] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 1: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:19.201375 16986 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.202548 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:19.205451 16740 leader_election.cc:343] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.206377 17016 raft_consensus.cc:493] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.207015 17016 raft_consensus.cc:515] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.211338 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
W20260710 11:01:19.212792 16664 leader_election.cc:343] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.217231 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
W20260710 11:01:19.219278 16664 leader_election.cc:343] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.219827 16664 leader_election.cc:304] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:19.221132 17097 raft_consensus.cc:2749] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.215986 17016 leader_election.cc:290] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:19.224293 16968 ts_tablet_manager.cc:1434] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.001s
I20260710 11:01:19.226687 16968 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
W20260710 11:01:19.143810 17103 log.cc:927] Time spent T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260710 11:01:19.140424 16969 tablet_bootstrap.cc:654] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.227361 16966 raft_consensus.cc:359] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.231317 16966 raft_consensus.cc:385] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.231801 16966 raft_consensus.cc:740] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.184927 16967 ts_tablet_manager.cc:1434] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 11:01:19.234503 16966 consensus_queue.cc:260] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.240860 16967 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:19.228772 17016 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.244998 16966 ts_tablet_manager.cc:1434] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.002s
I20260710 11:01:19.238780 16922 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.247078 16966 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:19.244562 17016 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.263545 16968 tablet_bootstrap.cc:654] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.273062 17026 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.273052 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:19.280234 16700 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:19.289543 17016 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.290361 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:19.290405 16596 catalog_manager.cc:5697] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 1 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:19.292160 16665 leader_election.cc:343] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.291935 16598 catalog_manager.cc:5697] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.293704 16598 catalog_manager.cc:5697] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.300447 16966 tablet_bootstrap.cc:654] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.304140 17026 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.304803 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:19.304898 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:19.305513 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:19.307240 16850 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.305516 16776 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.307531 16739 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.306034 16775 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 0.
I20260710 11:01:19.313748 16664 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.315850 17035 raft_consensus.cc:2804] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.316416 17035 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.316845 17035 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.320843 16967 tablet_bootstrap.cc:654] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.322453 17026 raft_consensus.cc:2804] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.323089 17026 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.327577 17026 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.331166 16776 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:19.332091 16850 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 1.
I20260710 11:01:19.332501 16664 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.335711 16969 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.336315 16969 ts_tablet_manager.cc:1403] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.005s
I20260710 11:01:19.335417 17016 raft_consensus.cc:2804] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.334666 17035 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.337520 17016 raft_consensus.cc:697] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:19.338390 17016 consensus_queue.cc:237] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.340060 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:19.341419 16740 leader_election.cc:343] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.342330 17035 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.349766 16966 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:19.350232 16966 ts_tablet_manager.cc:1403] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.008s
I20260710 11:01:19.347723 16597 catalog_manager.cc:5697] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.354490 16968 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:19.355165 16968 ts_tablet_manager.cc:1403] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.005s
I20260710 11:01:19.363984 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:19.367487 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:19.376737 16968 raft_consensus.cc:359] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.377323 16968 raft_consensus.cc:385] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.377527 16968 raft_consensus.cc:740] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.379549 16969 raft_consensus.cc:359] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.380793 16969 raft_consensus.cc:385] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.381076 16969 raft_consensus.cc:740] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.381642 16969 consensus_queue.cc:260] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.378309 16813 leader_election.cc:304] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:19.382747 17075 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.383437 16968 consensus_queue.cc:260] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.378842 17035 consensus_queue.cc:1048] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:01:19.385564 16967 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: No bootstrap required, opened a new log
I20260710 11:01:19.386102 16967 ts_tablet_manager.cc:1403] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.028s
I20260710 11:01:19.388772 16967 raft_consensus.cc:359] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.389540 16967 raft_consensus.cc:385] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.389815 16967 raft_consensus.cc:740] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.390784 16968 ts_tablet_manager.cc:1434] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 11:01:19.390472 16967 consensus_queue.cc:260] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.391698 16968 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:19.391947 16967 ts_tablet_manager.cc:1434] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:19.388825 17026 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.401618 17075 raft_consensus.cc:2749] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.406471 16969 ts_tablet_manager.cc:1434] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 11:01:19.406240 16966 raft_consensus.cc:359] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.407392 16969 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.407262 16966 raft_consensus.cc:385] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.410010 16980 raft_consensus.cc:493] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.410420 16699 raft_consensus.cc:2393] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 1: Already voted for candidate 6b468a703dde49969ad11d9723488171 in this term.
I20260710 11:01:19.410537 16980 raft_consensus.cc:515] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.412734 16980 leader_election.cc:290] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.413498 16968 tablet_bootstrap.cc:654] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:19.416231 16647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:19.419374 17026 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:19.420450 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:19.421741 16739 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:19.422165 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:19.423437 16665 leader_election.cc:343] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.423110 16596 catalog_manager.cc:5697] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.424049 17035 raft_consensus.cc:2749] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.425091 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:19.426105 16776 raft_consensus.cc:2393] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b468a703dde49969ad11d9723488171 in current term 1: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:19.409884 16966 raft_consensus.cc:740] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.429497 16966 consensus_queue.cc:260] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.431052 16966 ts_tablet_manager.cc:1434] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
W20260710 11:01:19.432330 16888 leader_election.cc:343] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.437248 16664 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:19.439203 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:19.440649 16699 raft_consensus.cc:2468] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:19.442864 17016 raft_consensus.cc:2749] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.443321 16887 leader_election.cc:304] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.444130 16980 raft_consensus.cc:2804] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.444494 16980 raft_consensus.cc:493] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.444840 16980 raft_consensus.cc:3060] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.446367 17026 consensus_queue.cc:1048] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.458058 16969 tablet_bootstrap.cc:654] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.461416 16966 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:19.465685 16980 raft_consensus.cc:515] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.470082 17026 consensus_queue.cc:1048] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.470690 16980 leader_election.cc:290] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.472558 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:19.473026 16968 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:19.473165 16966 tablet_bootstrap.cc:654] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.473500 16968 ts_tablet_manager.cc:1403] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.011s
W20260710 11:01:19.474104 16888 leader_election.cc:343] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.475726 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:19.476298 16700 raft_consensus.cc:3060] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.476220 16968 raft_consensus.cc:359] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.476987 16968 raft_consensus.cc:385] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.477275 16968 raft_consensus.cc:740] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.478010 16968 consensus_queue.cc:260] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.480415 16968 ts_tablet_manager.cc:1434] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:01:19.481364 16968 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: Bootstrap starting.
I20260710 11:01:19.488225 16700 raft_consensus.cc:2468] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:19.493954 16968 tablet_bootstrap.cc:654] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.494587 16849 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.495543 16887 leader_election.cc:304] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.495798 16969 tablet_bootstrap.cc:492] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.504263 16969 ts_tablet_manager.cc:1403] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.005s
I20260710 11:01:19.504669 17126 raft_consensus.cc:2804] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.507798 16969 raft_consensus.cc:359] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.508770 16969 raft_consensus.cc:385] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.508391 17035 consensus_queue.cc:1048] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.509115 16969 raft_consensus.cc:740] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.524041 17098 consensus_queue.cc:1048] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.565352 16973 consensus_queue.cc:1048] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.570225 16966 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:19.573873 16966 ts_tablet_manager.cc:1403] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.113s	user 0.019s	sys 0.018s
I20260710 11:01:19.576913 16966 raft_consensus.cc:359] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.579624 16978 consensus_queue.cc:1048] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.582477 16966 raft_consensus.cc:385] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.582847 16966 raft_consensus.cc:740] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.571759 16969 consensus_queue.cc:260] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.586694 16969 ts_tablet_manager.cc:1434] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.002s
I20260710 11:01:19.605700 16969 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.583539 16966 consensus_queue.cc:260] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.608492 16966 ts_tablet_manager.cc:1434] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260710 11:01:19.609460 16966 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: Bootstrap starting.
I20260710 11:01:19.615003 16966 tablet_bootstrap.cc:654] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.606585 16968 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: No bootstrap required, opened a new log
I20260710 11:01:19.615648 16968 ts_tablet_manager.cc:1403] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent bootstrapping tablet: real 0.134s	user 0.028s	sys 0.049s
I20260710 11:01:19.618283 16968 raft_consensus.cc:359] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.619004 16968 raft_consensus.cc:385] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.619330 16968 raft_consensus.cc:740] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.620252 16968 consensus_queue.cc:260] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.624786 16978 raft_consensus.cc:493] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.625345 16978 raft_consensus.cc:515] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.628234 16978 leader_election.cc:290] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.629632 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:19.630486 16922 raft_consensus.cc:2468] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:19.632685 16968 ts_tablet_manager.cc:1434] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260710 11:01:19.633701 16739 leader_election.cc:304] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.634796 16978 raft_consensus.cc:2804] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.635164 16978 raft_consensus.cc:493] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.635492 16978 raft_consensus.cc:3060] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.628541 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
W20260710 11:01:19.637346 16740 leader_election.cc:343] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.642702 16978 raft_consensus.cc:515] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.645594 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
W20260710 11:01:19.646957 16740 leader_election.cc:343] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.647289 17126 raft_consensus.cc:697] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:19.647877 17035 consensus_queue.cc:1048] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.648128 16978 leader_election.cc:290] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.648240 17126 consensus_queue.cc:237] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.656832 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:19.657629 16921 raft_consensus.cc:3060] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.664837 17036 consensus_queue.cc:1048] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.667301 17127 consensus_queue.cc:1048] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.671386 16598 catalog_manager.cc:5697] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 1 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.681936 17036 raft_consensus.cc:493] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.682551 17036 raft_consensus.cc:515] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.684633 17036 leader_election.cc:290] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.685771 16923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd8d8217a6849e0a9249b519eac6c33" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:19.686473 16923 raft_consensus.cc:2468] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:19.687527 16739 leader_election.cc:304] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.688694 16969 tablet_bootstrap.cc:654] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.688575 16848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd8d8217a6849e0a9249b519eac6c33" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:19.689334 17036 raft_consensus.cc:2804] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:19.690250 16740 leader_election.cc:343] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.690385 17036 raft_consensus.cc:493] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.690776 17036 raft_consensus.cc:3060] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.691534 16848 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.696066 16921 raft_consensus.cc:2468] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.698958 16739 leader_election.cc:304] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.699386 16966 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: No bootstrap required, opened a new log
I20260710 11:01:19.699867 16966 ts_tablet_manager.cc:1403] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.011s
I20260710 11:01:19.700192 17021 raft_consensus.cc:2804] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.700706 17021 raft_consensus.cc:697] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:19.701556 17021 consensus_queue.cc:237] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.704746 17036 raft_consensus.cc:515] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.707185 17036 leader_election.cc:290] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:19.707983 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd8d8217a6849e0a9249b519eac6c33" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:19.708293 16969 tablet_bootstrap.cc:492] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.708760 16969 ts_tablet_manager.cc:1403] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.002s
W20260710 11:01:19.709580 16740 leader_election.cc:343] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.711084 16966 raft_consensus.cc:359] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.711758 16966 raft_consensus.cc:385] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.712020 16966 raft_consensus.cc:740] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.712648 16966 consensus_queue.cc:260] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.714459 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd8d8217a6849e0a9249b519eac6c33" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:19.715130 16921 raft_consensus.cc:3060] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.717288 16969 raft_consensus.cc:359] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.726101 17128 consensus_queue.cc:1048] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.726630 16969 raft_consensus.cc:385] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.727026 16969 raft_consensus.cc:740] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.727806 16969 consensus_queue.cc:260] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.727528 16597 catalog_manager.cc:5697] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.729646 16969 ts_tablet_manager.cc:1434] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:01:19.732728 16966 ts_tablet_manager.cc:1434] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:01:19.735414 16969 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.743809 16969 tablet_bootstrap.cc:654] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.725272 16921 raft_consensus.cc:2468] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.747246 17036 raft_consensus.cc:493] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.747732 17036 raft_consensus.cc:515] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.748621 16739 leader_election.cc:304] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:19.749886 17036 leader_election.cc:290] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.750239 16969 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.750771 16969 ts_tablet_manager.cc:1403] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:01:19.751238 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:19.751896 16699 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:19.750406 17036 raft_consensus.cc:2804] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.753047 17036 raft_consensus.cc:697] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:19.753227 16739 leader_election.cc:304] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.753547 16969 raft_consensus.cc:359] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.754396 16969 raft_consensus.cc:385] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.754503 17035 raft_consensus.cc:2804] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.754715 16969 raft_consensus.cc:740] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.753907 17036 consensus_queue.cc:237] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.754953 17035 raft_consensus.cc:493] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.755389 17035 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.755820 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:19.756503 16921 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 0.
I20260710 11:01:19.757980 16969 consensus_queue.cc:260] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.760154 16969 ts_tablet_manager.cc:1434] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:19.761343 16969 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.762822 17035 raft_consensus.cc:515] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.765013 17035 leader_election.cc:290] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.767273 16969 tablet_bootstrap.cc:654] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.768666 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:19.769284 16921 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.775964 16969 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.776463 16969 ts_tablet_manager.cc:1403] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:01:19.776408 16921 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.777835 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:19.778508 16739 leader_election.cc:304] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:19.778443 16699 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.779472 16969 raft_consensus.cc:359] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.777371 16597 catalog_manager.cc:5697] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.780207 16969 raft_consensus.cc:385] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.780490 16969 raft_consensus.cc:740] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.779636 17036 raft_consensus.cc:2804] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.781208 16969 consensus_queue.cc:260] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.781559 17036 raft_consensus.cc:697] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:19.782583 17036 consensus_queue.cc:237] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:19.786809 16969 ts_tablet_manager.cc:1434] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:19.787798 16969 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.788517 17097 consensus_queue.cc:1048] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.792946 16969 tablet_bootstrap.cc:654] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.794241 17118 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.794719 17118 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:19.796782 17118 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:19.799121 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:19.799937 16700 raft_consensus.cc:2393] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 1: Already voted for candidate 6b468a703dde49969ad11d9723488171 in this term.
I20260710 11:01:19.804550 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:19.805675 16775 raft_consensus.cc:2393] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 1: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:19.807240 16813 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:19.808543 17118 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.814265 16969 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.814453 16699 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:19.817746 17118 raft_consensus.cc:2749] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.814767 16969 ts_tablet_manager.cc:1403] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260710 11:01:19.821736 16969 raft_consensus.cc:359] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.822420 16969 raft_consensus.cc:385] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.822693 16969 raft_consensus.cc:740] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.823364 16969 consensus_queue.cc:260] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.824940 16973 consensus_queue.cc:1048] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.825352 16969 ts_tablet_manager.cc:1434] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:19.826267 16969 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: Bootstrap starting.
I20260710 11:01:19.835364 16969 tablet_bootstrap.cc:654] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.838361 16598 catalog_manager.cc:5697] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.840111 16969 tablet_bootstrap.cc:492] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: No bootstrap required, opened a new log
I20260710 11:01:19.840586 16969 ts_tablet_manager.cc:1403] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:01:19.843149 16969 raft_consensus.cc:359] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.843807 16969 raft_consensus.cc:385] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.844069 16969 raft_consensus.cc:740] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.848006 16969 consensus_queue.cc:260] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:19.849862 16969 ts_tablet_manager.cc:1434] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:19.934907 17118 raft_consensus.cc:493] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.935424 17118 raft_consensus.cc:515] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:19.937091 17118 leader_election.cc:290] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:19.937986 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:19.938287 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af69262025c489ebaa00e3acc041af3" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:19.939061 16699 raft_consensus.cc:2393] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 1: Already voted for candidate 2414d10b378c403c9f8fc2b27781fe0f in this term.
I20260710 11:01:19.939908 16813 leader_election.cc:304] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171
I20260710 11:01:19.940586 17118 raft_consensus.cc:3060] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.945762 17118 raft_consensus.cc:2749] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:20.007545 17118 raft_consensus.cc:493] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:20.008026 17118 raft_consensus.cc:515] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:20.009945 17118 leader_election.cc:290] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:20.010623 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:20.010838 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ad6a36c8094e468f9ba46e012e6bf1" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:20.011518 16921 raft_consensus.cc:2393] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 1: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:20.012390 16813 leader_election.cc:304] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 2414d10b378c403c9f8fc2b27781fe0f, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:20.013013 17118 raft_consensus.cc:3060] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.017577 17118 raft_consensus.cc:2749] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:20.049765 17128 raft_consensus.cc:493] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:20.050330 17128 raft_consensus.cc:515] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:20.052479 17128 leader_election.cc:290] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:20.052845 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:20.053560 16849 raft_consensus.cc:2468] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:20.054090 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:20.054675 16888 leader_election.cc:304] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72; no voters: 
I20260710 11:01:20.054726 16699 raft_consensus.cc:2468] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 0.
I20260710 11:01:20.055420 17128 raft_consensus.cc:2804] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:20.055784 17128 raft_consensus.cc:493] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:20.056114 17128 raft_consensus.cc:3060] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.060842 17128 raft_consensus.cc:515] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:20.062572 17128 leader_election.cc:290] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 1 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:20.063373 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:20.063676 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be9e954b15a4639b84310e40e9924b3" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:20.064003 16849 raft_consensus.cc:3060] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.064225 16699 raft_consensus.cc:3060] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.070864 16699 raft_consensus.cc:2468] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:20.070864 16849 raft_consensus.cc:2468] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:20.072144 16887 leader_election.cc:304] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:20.072837 17128 raft_consensus.cc:2804] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:20.073276 17128 raft_consensus.cc:697] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:20.073905 17128 consensus_queue.cc:237] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:20.082577 16594 catalog_manager.cc:5697] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 1 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:20.176050 17036 consensus_queue.cc:1048] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.181344 17128 consensus_queue.cc:1048] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.186456 16848 raft_consensus.cc:3060] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.200495 17036 consensus_queue.cc:1048] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.200670 17129 consensus_queue.cc:1048] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.240991 17036 consensus_queue.cc:1048] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.252717 17021 consensus_queue.cc:1048] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:20.261638 17035 consensus_queue.cc:1048] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.275804 17035 consensus_queue.cc:1048] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:20.430122 16647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:20.511734 17127 consensus_queue.cc:1048] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.523449 17127 consensus_queue.cc:1048] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.272933 17035 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:21.273566 17035 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:21.275270 17035 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:21.275907 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:21.276175 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:21.276508 16700 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:21.276763 16849 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:21.277951 16740 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:21.278662 17035 raft_consensus.cc:2804] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:21.279031 17035 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:21.279322 17035 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:21.284199 17035 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:21.285807 17035 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:21.286576 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:21.286733 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:21.287156 16700 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:21.287246 16849 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:21.291316 16849 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 2.
I20260710 11:01:21.291803 16700 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 2.
I20260710 11:01:21.292213 16740 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:21.292888 17035 raft_consensus.cc:2804] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:21.293274 17035 raft_consensus.cc:697] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:21.293998 17035 consensus_queue.cc:237] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Queue going to LEADER 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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:21.300568 16597 catalog_manager.cc:5697] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:21.696123 16699 raft_consensus.cc:1275] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:21.697319 16978 consensus_queue.cc:1048] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:21.715850 16850 raft_consensus.cc:1275] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:21.718094 17035 consensus_queue.cc:1048] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:22.039888 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
W20260710 11:01:22.042958 16887 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 11:01:22.047282 16887 consensus_peers.cc:597] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.060583 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:22.061439 14611 tablet_replica.cc:333] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.062353 14611 raft_consensus.cc:2243] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.062820 14611 raft_consensus.cc:2272] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:22.062871 16739 consensus_peers.cc:597] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.064610 14611 tablet_replica.cc:333] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.065223 14611 raft_consensus.cc:2243] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.065701 14611 raft_consensus.cc:2272] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.070493 14611 tablet_replica.cc:333] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.071076 14611 raft_consensus.cc:2243] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.071494 14611 raft_consensus.cc:2272] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.073132 14611 tablet_replica.cc:333] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.073678 14611 raft_consensus.cc:2243] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.074308 14611 raft_consensus.cc:2272] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.076139 14611 tablet_replica.cc:333] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.076685 14611 raft_consensus.cc:2243] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.077411 14611 raft_consensus.cc:2272] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.079519 14611 tablet_replica.cc:333] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.080060 14611 raft_consensus.cc:2243] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.080758 14611 raft_consensus.cc:2272] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.082422 14611 tablet_replica.cc:333] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.082954 14611 raft_consensus.cc:2243] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.083348 14611 raft_consensus.cc:2272] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.084884 14611 tablet_replica.cc:333] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.085392 14611 raft_consensus.cc:2243] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.086205 14611 raft_consensus.cc:2272] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.087838 14611 tablet_replica.cc:333] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.088371 14611 raft_consensus.cc:2243] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.089053 14611 raft_consensus.cc:2272] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.090790 14611 tablet_replica.cc:333] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.091315 14611 raft_consensus.cc:2243] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.091982 14611 raft_consensus.cc:2272] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.094081 14611 tablet_replica.cc:333] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.094798 14611 raft_consensus.cc:2243] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.095273 14611 raft_consensus.cc:2272] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.097429 14611 tablet_replica.cc:333] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.098133 14611 raft_consensus.cc:2243] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.098625 14611 raft_consensus.cc:2272] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.100855 14611 tablet_replica.cc:333] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.101451 14611 raft_consensus.cc:2243] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.101851 14611 raft_consensus.cc:2272] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.103693 14611 tablet_replica.cc:333] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.104339 14611 raft_consensus.cc:2243] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.104804 14611 raft_consensus.cc:2272] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.106854 14611 tablet_replica.cc:333] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.107475 14611 raft_consensus.cc:2243] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.108373 14611 raft_consensus.cc:2272] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.109956 14611 tablet_replica.cc:333] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.110513 14611 raft_consensus.cc:2243] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.111171 14611 raft_consensus.cc:2272] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.112767 14611 tablet_replica.cc:333] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.113240 14611 raft_consensus.cc:2243] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:22.113893 14611 raft_consensus.cc:2272] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.115563 14611 tablet_replica.cc:333] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: stopping tablet replica
I20260710 11:01:22.116011 14611 raft_consensus.cc:2243] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:22.116393 14611 raft_consensus.cc:2272] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:22.139307 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
W20260710 11:01:22.148674 16739 consensus_peers.cc:597] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.165220 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:22.171844 17181 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
W20260710 11:01:22.172852 17180 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
W20260710 11:01:22.173446 17183 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
I20260710 11:01:22.174460 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:22.176545 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:22.176740 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:22.176966 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681282176940 us; error 0 us; skew 500 ppm
I20260710 11:01:22.177501 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:22.180385 14611 webserver.cc:533] Webserver started at http://127.14.68.193:40445/ using document root <none> and password file <none>
I20260710 11:01:22.180811 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:22.180953 14611 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:01:22.184348 14611 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:22.188843 17188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:22.189981 14611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:22.190348 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "6b468a703dde49969ad11d9723488171"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-xwkk"
I20260710 11:01:22.190604 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681224316539-14611-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)
I20260710 11:01:22.211589 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:22.212628 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:22.214003 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:22.218704 17195 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:01:22.290360 16887 consensus_peers.cc:597] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.303237 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:01:22.303649 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.004s	sys 0.000s
I20260710 11:01:22.303966 14611 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:01:22.308540 17195 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
W20260710 11:01:22.321058 16887 consensus_peers.cc:597] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.322983 17195 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.323906 17195 tablet_bootstrap.cc:492] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.324462 17195 ts_tablet_manager.cc:1403] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:01:22.326798 17195 raft_consensus.cc:359] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
W20260710 11:01:22.327065 16739 consensus_peers.cc:597] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.327483 17195 raft_consensus.cc:740] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.328131 17195 consensus_queue.cc:260] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.329810 17195 ts_tablet_manager.cc:1434] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:22.330427 17195 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.341799 17195 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.342707 17195 tablet_bootstrap.cc:492] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.343314 17195 ts_tablet_manager.cc:1403] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:22.345454 17195 raft_consensus.cc:359] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.346112 17195 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.346714 17195 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.348367 17195 ts_tablet_manager.cc:1434] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:22.349069 17195 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.361872 17195 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.362783 17195 tablet_bootstrap.cc:492] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.363364 17195 ts_tablet_manager.cc:1403] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:01:22.365063 17195 raft_consensus.cc:359] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.365559 17195 raft_consensus.cc:740] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.366103 17195 consensus_queue.cc:260] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.367478 17195 ts_tablet_manager.cc:1434] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:22.368124 17195 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.377964 17195 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.378890 17195 tablet_bootstrap.cc:492] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.379446 17195 ts_tablet_manager.cc:1403] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:01:22.381182 17195 raft_consensus.cc:359] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.381628 14611 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:01:22.381673 17195 raft_consensus.cc:740] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.381963 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.078s	user 0.072s	sys 0.003s
I20260710 11:01:22.382568 17195 consensus_queue.cc:260] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.384004 17195 ts_tablet_manager.cc:1434] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:01:22.384585 17195 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.397270 17195 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.397984 17195 tablet_bootstrap.cc:492] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.398687 17195 ts_tablet_manager.cc:1403] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:01:22.400662 17195 raft_consensus.cc:359] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.401160 17195 raft_consensus.cc:740] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.401805 17195 consensus_queue.cc:260] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.403267 17195 ts_tablet_manager.cc:1434] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:22.403859 17195 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.417270 17195 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.418396 17195 tablet_bootstrap.cc:492] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.419128 17195 ts_tablet_manager.cc:1403] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:01:22.421959 17195 raft_consensus.cc:359] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.422793 17195 raft_consensus.cc:740] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.423628 17195 consensus_queue.cc:260] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.425544 17195 ts_tablet_manager.cc:1434] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:22.426410 17195 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.435951 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:42705
I20260710 11:01:22.436017 17259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:42705 every 8 connection(s)
I20260710 11:01:22.441498 17195 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.442649 17195 tablet_bootstrap.cc:492] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.443401 17195 ts_tablet_manager.cc:1403] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:01:22.447237 17195 raft_consensus.cc:359] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.448184 17195 raft_consensus.cc:740] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.449229 17195 consensus_queue.cc:260] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.452162 17195 ts_tablet_manager.cc:1434] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:01:22.453243 17195 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
W20260710 11:01:22.470666 16739 consensus_peers.cc:597] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.484005 17195 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.485001 17195 tablet_bootstrap.cc:492] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.485718 17195 ts_tablet_manager.cc:1403] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260710 11:01:22.488191 17195 raft_consensus.cc:359] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.488903 17195 raft_consensus.cc:740] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.489590 17195 consensus_queue.cc:260] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.490513 17261 heartbeater.cc:344] Connected to a master server at 127.14.68.254:44323
I20260710 11:01:22.490907 17261 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:22.491223 17195 ts_tablet_manager.cc:1434] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:22.491657 17261 heartbeater.cc:507] Master 127.14.68.254:44323 requested a full tablet report, sending...
I20260710 11:01:22.491878 17195 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.498947 16598 ts_manager.cc:194] Re-registered known tserver with Master: 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:22.504088 17195 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.504931 17195 tablet_bootstrap.cc:492] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.505522 17195 ts_tablet_manager.cc:1403] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:01:22.507488 17195 raft_consensus.cc:359] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.508148 17195 raft_consensus.cc:740] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.508797 17195 consensus_queue.cc:260] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.510262 17195 ts_tablet_manager.cc:1434] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:01:22.510864 17195 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.514477 16598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54948
W20260710 11:01:22.514936 16739 consensus_peers.cc:597] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.517561 17261 heartbeater.cc:499] Master 127.14.68.254:44323 was elected leader, sending a full tablet report...
I20260710 11:01:22.522500 17195 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.523320 17195 tablet_bootstrap.cc:492] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.523985 17195 ts_tablet_manager.cc:1403] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:22.525674 17195 raft_consensus.cc:359] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.526202 17195 raft_consensus.cc:740] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.526801 17195 consensus_queue.cc:260] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.528324 17195 ts_tablet_manager.cc:1434] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:01:22.529040 17195 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
W20260710 11:01:22.530952 16739 consensus_peers.cc:597] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.543396 17195 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.544800 17195 tablet_bootstrap.cc:492] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.545483 17195 ts_tablet_manager.cc:1403] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
W20260710 11:01:22.547413 16887 consensus_peers.cc:597] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:22.547847 17195 raft_consensus.cc:359] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.548393 17195 raft_consensus.cc:740] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.548907 17195 consensus_queue.cc:260] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.550562 17195 ts_tablet_manager.cc:1434] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:22.551311 17195 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.563493 17195 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.564131 17195 tablet_bootstrap.cc:492] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.564677 17195 ts_tablet_manager.cc:1403] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:01:22.566253 17195 raft_consensus.cc:359] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.566677 17195 raft_consensus.cc:740] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.567178 17195 consensus_queue.cc:260] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.568470 17195 ts_tablet_manager.cc:1434] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:22.569315 17195 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.580241 17195 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.581032 17195 tablet_bootstrap.cc:492] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.581542 17195 ts_tablet_manager.cc:1403] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:01:22.583192 17195 raft_consensus.cc:359] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.583679 17195 raft_consensus.cc:740] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.584262 17195 consensus_queue.cc:260] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.585903 17195 ts_tablet_manager.cc:1434] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:01:22.586793 17195 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.598414 17195 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.599058 17195 tablet_bootstrap.cc:492] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.599504 17195 ts_tablet_manager.cc:1403] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:22.601009 17195 raft_consensus.cc:359] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.601437 17195 raft_consensus.cc:740] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.601890 17195 consensus_queue.cc:260] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.603130 17195 ts_tablet_manager.cc:1434] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:22.603765 17195 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.615178 17195 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.615885 17195 tablet_bootstrap.cc:492] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.616389 17195 ts_tablet_manager.cc:1403] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:22.617913 17195 raft_consensus.cc:359] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.618419 17195 raft_consensus.cc:740] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.618921 17195 consensus_queue.cc:260] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:22.620285 17195 ts_tablet_manager.cc:1434] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:22.621192 17195 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.633702 17195 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.634634 17195 tablet_bootstrap.cc:492] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.635182 17195 ts_tablet_manager.cc:1403] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:01:22.637254 17195 raft_consensus.cc:359] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.637934 17195 raft_consensus.cc:740] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.638629 17195 consensus_queue.cc:260] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.640709 17195 ts_tablet_manager.cc:1434] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:01:22.641471 17195 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.657361 17195 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.658278 17195 tablet_bootstrap.cc:492] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.658882 17195 ts_tablet_manager.cc:1403] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:01:22.660866 17195 raft_consensus.cc:359] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.661334 17195 raft_consensus.cc:740] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.661868 17195 consensus_queue.cc:260] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:22.663825 17195 ts_tablet_manager.cc:1434] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:01:22.664885 17195 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Bootstrap starting.
I20260710 11:01:22.676265 17195 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: 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
I20260710 11:01:22.676961 17195 tablet_bootstrap.cc:492] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Bootstrap complete.
I20260710 11:01:22.677567 17195 ts_tablet_manager.cc:1403] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:01:22.680401 17195 raft_consensus.cc:359] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.681088 17195 raft_consensus.cc:740] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b468a703dde49969ad11d9723488171, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.681763 17195 consensus_queue.cc:260] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:22.683744 17195 ts_tablet_manager.cc:1434] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:01:23.111824 17279 raft_consensus.cc:493] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.112375 17279 raft_consensus.cc:515] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.114576 17279 leader_election.cc:290] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.115272 17172 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.116109 17172 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.117053 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:23.120090 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.122452 17172 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:23.129383 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.130086 17235 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:23.133466 16739 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:23.134307 17035 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.134780 17035 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.135118 17035 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.134217 17279 raft_consensus.cc:493] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.136308 17279 raft_consensus.cc:515] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.138314 17279 leader_election.cc:290] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.139391 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:23.141827 17035 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.142575 17275 raft_consensus.cc:493] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.143075 17275 raft_consensus.cc:515] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.144465 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.145059 17275 leader_election.cc:290] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.145838 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.146118 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:23.145056 17235 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.146509 17234 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 1.
I20260710 11:01:23.146282 17035 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:23.147771 16887 leader_election.cc:304] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:23.148339 17233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.148784 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.149183 17233 raft_consensus.cc:2468] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 1.
I20260710 11:01:23.149367 17275 raft_consensus.cc:2804] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.149480 17234 raft_consensus.cc:2468] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 1.
I20260710 11:01:23.149852 17275 raft_consensus.cc:493] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.148394 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:23.150506 17275 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.151077 16813 leader_election.cc:304] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:23.151965 17279 raft_consensus.cc:2804] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.152349 17279 raft_consensus.cc:493] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.152405 16813 leader_election.cc:304] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:23.152868 17279 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.154109 17235 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 2.
I20260710 11:01:23.155489 16739 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:23.156706 17035 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.158270 17035 raft_consensus.cc:697] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:23.159317 17035 consensus_queue.cc:237] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.162700 17279 raft_consensus.cc:515] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.165386 17279 leader_election.cc:290] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.165275 17275 raft_consensus.cc:515] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.166373 17279 raft_consensus.cc:2804] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.166957 17279 raft_consensus.cc:493] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.169384 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.170229 17235 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.167623 17279 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.177368 17235 raft_consensus.cc:2468] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 2.
I20260710 11:01:23.179188 16887 leader_election.cc:304] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:23.179493 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:23.179980 17276 raft_consensus.cc:2804] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.180583 17276 raft_consensus.cc:697] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:23.181712 17276 consensus_queue.cc:237] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.177963 17275 leader_election.cc:290] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.190448 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:23.193005 17279 raft_consensus.cc:515] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.193490 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.193868 16597 catalog_manager.cc:5697] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 2 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.195258 17235 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.194844 16598 catalog_manager.cc:5697] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.196347 17279 leader_election.cc:290] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.197975 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:23.198753 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.199326 17234 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.205466 17234 raft_consensus.cc:2468] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:23.206852 16813 leader_election.cc:304] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:23.207566 17235 raft_consensus.cc:2468] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:23.208052 17279 raft_consensus.cc:2804] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.208678 16813 leader_election.cc:304] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:23.209692 17283 raft_consensus.cc:2804] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.212051 17279 raft_consensus.cc:697] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:23.212945 17283 raft_consensus.cc:697] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:23.213104 17279 consensus_queue.cc:237] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.213842 17283 consensus_queue.cc:237] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.221915 16598 catalog_manager.cc:5697] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.233219 16598 catalog_manager.cc:5697] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.260969 17035 raft_consensus.cc:493] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.261376 17035 raft_consensus.cc:515] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.262817 17035 leader_election.cc:290] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.263619 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f" is_pre_election: true
I20260710 11:01:23.263985 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af3828492444c3a6de28e41c4f82c1" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.264660 17235 raft_consensus.cc:2393] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 2: Already voted for candidate 2414d10b378c403c9f8fc2b27781fe0f in this term.
I20260710 11:01:23.265465 16739 leader_election.cc:304] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.266109 17035 raft_consensus.cc:3060] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.270648 17035 raft_consensus.cc:2749] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.308355 17283 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.308827 17283 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.310513 17283 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.311228 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.311364 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:23.311834 17235 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 1.
I20260710 11:01:23.312773 16813 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.313349 17283 raft_consensus.cc:2804] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.313675 17283 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.314090 17283 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.318748 17283 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.320225 17283 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.321074 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.321331 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:23.321678 17235 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.326459 17235 raft_consensus.cc:2468] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:23.327386 16813 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.328047 17283 raft_consensus.cc:2804] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.328509 17283 raft_consensus.cc:697] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:23.329205 17283 consensus_queue.cc:237] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.336401 16598 catalog_manager.cc:5697] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.365688 17275 raft_consensus.cc:493] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.366245 17275 raft_consensus.cc:515] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.368105 17275 leader_election.cc:290] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.367866 17283 raft_consensus.cc:493] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.368844 17283 raft_consensus.cc:515] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.369036 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.369472 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a48a12d45147d888317a33e3912515" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.369810 17235 raft_consensus.cc:2393] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2414d10b378c403c9f8fc2b27781fe0f in current term 2: Already voted for candidate 4add29b32de941a194a3b0c43250da72 in this term.
I20260710 11:01:23.370716 17283 leader_election.cc:290] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.371596 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.371734 16888 leader_election.cc:304] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.372284 17235 raft_consensus.cc:2468] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 1.
I20260710 11:01:23.372542 17275 raft_consensus.cc:3060] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.372552 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:23.373288 16813 leader_election.cc:304] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:23.374089 17283 raft_consensus.cc:2804] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.374423 17283 raft_consensus.cc:493] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.374730 17283 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.378244 17275 raft_consensus.cc:2749] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.379767 17283 raft_consensus.cc:515] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.381304 17283 leader_election.cc:290] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.382144 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.382277 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:23.382678 17235 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.387271 17235 raft_consensus.cc:2468] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:23.388273 16813 leader_election.cc:304] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.389161 17283 raft_consensus.cc:2804] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.389690 17283 raft_consensus.cc:697] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:23.390547 17283 consensus_queue.cc:237] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.392094 17035 raft_consensus.cc:493] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.392565 17035 raft_consensus.cc:515] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.394016 17035 leader_election.cc:290] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:23.395185 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.395507 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f412b591c14b1d8cfa7c16ca63711e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.395809 17235 raft_consensus.cc:2393] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 2: Already voted for candidate 4add29b32de941a194a3b0c43250da72 in this term.
I20260710 11:01:23.397074 16740 leader_election.cc:304] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.397709 17035 raft_consensus.cc:3060] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.398389 16598 catalog_manager.cc:5697] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.402854 17035 raft_consensus.cc:2749] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.413631 17283 raft_consensus.cc:493] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.414217 17283 raft_consensus.cc:515] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.415985 17283 leader_election.cc:290] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.418018 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:23.418640 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.419297 17234 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 1.
I20260710 11:01:23.420253 16813 leader_election.cc:304] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.420898 17283 raft_consensus.cc:2804] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.421267 17283 raft_consensus.cc:493] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.421550 17283 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.426106 17283 raft_consensus.cc:515] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.427987 17283 leader_election.cc:290] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.428599 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.428843 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:23.429239 17234 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.433887 17234 raft_consensus.cc:2468] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:23.434834 16813 leader_election.cc:304] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.435443 17283 raft_consensus.cc:2804] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.435861 17283 raft_consensus.cc:697] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:23.436480 17283 consensus_queue.cc:237] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.443562 16598 catalog_manager.cc:5697] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.444296 17172 raft_consensus.cc:493] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.444880 17172 raft_consensus.cc:515] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.446868 17172 leader_election.cc:290] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:23.447548 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.448345 17234 raft_consensus.cc:2393] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 2: Already voted for candidate 4add29b32de941a194a3b0c43250da72 in this term.
I20260710 11:01:23.448391 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61d900b4b454a998b76654219b6a6ac" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.449740 16740 leader_election.cc:304] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.450435 17172 raft_consensus.cc:3060] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.456682 17172 raft_consensus.cc:2749] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.503908 17172 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.504451 17172 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.506611 17172 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.507220 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.509135 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.509729 17234 raft_consensus.cc:2468] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 1.
I20260710 11:01:23.510660 16739 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:23.511274 17172 raft_consensus.cc:2804] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:23.511626 17172 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.511983 17172 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.518775 17172 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.520766 17172 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 election: Requested vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.521479 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:23.521939 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:23.522540 17234 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.524537 17035 raft_consensus.cc:493] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.524994 17035 raft_consensus.cc:515] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:23.526783 17035 leader_election.cc:290] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:23.527899 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.528241 17235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9fee7b196748d29b1f1c16ac41268c" candidate_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.528673 17283 raft_consensus.cc:493] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.529022 17235 raft_consensus.cc:2393] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9080b7dfdf4463080a505f3a3f8f8e0 in current term 2: Already voted for candidate 4add29b32de941a194a3b0c43250da72 in this term.
I20260710 11:01:23.529177 17283 raft_consensus.cc:515] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.530375 16739 leader_election.cc:304] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [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: b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.531520 17170 raft_consensus.cc:3060] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.532852 17283 leader_election.cc:290] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:23.533218 17234 raft_consensus.cc:2468] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in term 2.
I20260710 11:01:23.534380 17275 raft_consensus.cc:493] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6b468a703dde49969ad11d9723488171)
I20260710 11:01:23.534931 17275 raft_consensus.cc:515] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:23.535375 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.536103 17234 raft_consensus.cc:2393] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 2: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:23.536973 17275 leader_election.cc:290] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255), 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705)
I20260710 11:01:23.538480 17170 raft_consensus.cc:2749] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.538396 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6b468a703dde49969ad11d9723488171" is_pre_election: true
I20260710 11:01:23.538847 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20eb13aa1638442c82c54bd4bb3f48f5" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4add29b32de941a194a3b0c43250da72" is_pre_election: true
I20260710 11:01:23.539220 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cd9f6e012144cab2bf868fc294f97e" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" is_pre_election: true
I20260710 11:01:23.539665 17234 raft_consensus.cc:2393] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2414d10b378c403c9f8fc2b27781fe0f in current term 2: Already voted for candidate 4add29b32de941a194a3b0c43250da72 in this term.
I20260710 11:01:23.540073 16776 raft_consensus.cc:2393] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4add29b32de941a194a3b0c43250da72 in current term 2: Already voted for candidate b9080b7dfdf4463080a505f3a3f8f8e0 in this term.
I20260710 11:01:23.540761 16887 leader_election.cc:304] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f; no voters: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171
I20260710 11:01:23.541522 17275 raft_consensus.cc:3060] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.541201 16739 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 4add29b32de941a194a3b0c43250da72
I20260710 11:01:23.541782 16813 leader_election.cc:304] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72; no voters: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0
I20260710 11:01:23.543001 17170 raft_consensus.cc:2804] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.543051 17283 raft_consensus.cc:3060] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.543671 17170 raft_consensus.cc:697] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Becoming Leader. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:23.544759 17170 consensus_queue.cc:237] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:23.548157 17275 raft_consensus.cc:2749] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.550176 17283 raft_consensus.cc:2749] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:23.554141 16598 catalog_manager.cc:5697] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 reported cstate change: term changed from 1 to 2, leader changed from 6b468a703dde49969ad11d9723488171 (127.14.68.193) to b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.557116 16850 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.563045 16850 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.564121 17170 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.579355 17234 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.580587 17170 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.591807 16776 raft_consensus.cc:1275] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 2414d10b378c403c9f8fc2b27781fe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.593312 17275 consensus_queue.cc:1048] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.603305 17234 raft_consensus.cc:1275] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.604909 17283 consensus_queue.cc:1048] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.610430 17235 raft_consensus.cc:1275] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 2414d10b378c403c9f8fc2b27781fe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.611791 17233 raft_consensus.cc:1275] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.612076 17275 consensus_queue.cc:1048] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.613536 17283 consensus_queue.cc:1048] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.625170 16921 raft_consensus.cc:1275] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.627878 17279 consensus_queue.cc:1048] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.633014 16921 raft_consensus.cc:1275] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.635519 17279 consensus_queue.cc:1048] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.809248 16776 raft_consensus.cc:1275] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.810573 17307 consensus_queue.cc:1048] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.818616 17234 raft_consensus.cc:1275] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.820787 17279 consensus_queue.cc:1048] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.857450 17234 raft_consensus.cc:1275] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.858734 17279 consensus_queue.cc:1048] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.867900 16776 raft_consensus.cc:1275] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.869320 17313 consensus_queue.cc:1048] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.896577 16776 raft_consensus.cc:1275] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.897900 17313 consensus_queue.cc:1048] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.906963 17234 raft_consensus.cc:1275] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.908476 17313 consensus_queue.cc:1048] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.930276 16850 raft_consensus.cc:1275] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.931540 17035 consensus_queue.cc:1048] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.943133 17234 raft_consensus.cc:1275] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Refusing update from remote peer b9080b7dfdf4463080a505f3a3f8f8e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.944808 17035 consensus_queue.cc:1048] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.474880 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:32.509590 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:32.510342 16776 raft_consensus.cc:606] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:32.512768 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:32.513245 16776 raft_consensus.cc:606] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:32.516131 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:32.516737 16776 raft_consensus.cc:606] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:32.519551 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:32.519969 16776 raft_consensus.cc:606] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:32.522280 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e878520922b345e592adb0b41dcde058"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:32.522696 16776 raft_consensus.cc:606] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:32.523594 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:32.524277 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:32.608251 17333 raft_consensus.cc:993] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.608970 17335 raft_consensus.cc:1081] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.610383 17233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33590
I20260710 11:01:32.610788 17233 raft_consensus.cc:493] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:32.611032 17233 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.616001 17233 raft_consensus.cc:515] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:32.617856 17233 leader_election.cc:290] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 2 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:32.630918 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:32.631682 16924 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.632730 16776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a059a5ec3945ee94e75c89941ec84b" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:32.633217 16776 raft_consensus.cc:3055] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:32.633442 16776 raft_consensus.cc:740] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:32.634202 16776 consensus_queue.cc:260] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:32.635129 16776 raft_consensus.cc:3060] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.636831 16924 raft_consensus.cc:2468] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:32.638067 17189 leader_election.cc:304] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:32.639781 17341 raft_consensus.cc:2804] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:32.640408 16776 raft_consensus.cc:2468] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:32.640960 17341 raft_consensus.cc:697] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:32.641999 17341 consensus_queue.cc:237] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:32.650036 16598 catalog_manager.cc:5697] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 1 to 2, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:32.953763 17335 raft_consensus.cc:993] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.954267 17333 raft_consensus.cc:1081] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.955870 17234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33590
I20260710 11:01:32.956373 17234 raft_consensus.cc:493] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:32.956698 17234 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:32.962296 17234 raft_consensus.cc:515] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:32.964936 17234 leader_election.cc:290] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 3 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:32.965097 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:32.965936 16775 raft_consensus.cc:3055] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:32.966481 16775 raft_consensus.cc:740] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:32.967496 16775 consensus_queue.cc:260] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:32.968703 16775 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:32.975533 16775 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 3.
I20260710 11:01:32.975651 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6deeb28db31401e9ea7f17c073fa8df" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:32.976253 16850 raft_consensus.cc:3060] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:32.976709 17189 leader_election.cc:304] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:32.977509 17341 raft_consensus.cc:2804] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:32.978063 17341 raft_consensus.cc:697] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 3 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:32.978978 17341 consensus_queue.cc:237] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:32.983636 16850 raft_consensus.cc:2468] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 3.
I20260710 11:01:32.987149 16598 catalog_manager.cc:5697] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 2 to 3, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 3 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:32.995668 17333 raft_consensus.cc:993] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.996132 17335 raft_consensus.cc:1081] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:32.997370 17234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33590
I20260710 11:01:32.997794 17234 raft_consensus.cc:493] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:32.998098 17234 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.002975 17234 raft_consensus.cc:515] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:33.004772 17234 leader_election.cc:290] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 2 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:33.005432 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:33.005905 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d534d0d78b4f4f88aa6a54b153a2f8b8" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:33.006098 16775 raft_consensus.cc:3055] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:33.006474 16775 raft_consensus.cc:740] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:33.006536 16924 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.007431 16775 consensus_queue.cc:260] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:33.008622 16775 raft_consensus.cc:3060] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.013593 16924 raft_consensus.cc:2468] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.014798 17189 leader_election.cc:304] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:33.015239 16775 raft_consensus.cc:2468] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.015502 17341 raft_consensus.cc:2804] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:33.016017 17341 raft_consensus.cc:697] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:33.016884 17341 consensus_queue.cc:237] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } }
I20260710 11:01:33.025601 16598 catalog_manager.cc:5697] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 1 to 2, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:33.029277 17335 raft_consensus.cc:993] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:33.029793 17333 raft_consensus.cc:1081] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:33.031360 17234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33590
I20260710 11:01:33.031886 17234 raft_consensus.cc:493] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:33.032192 17234 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.037012 17234 raft_consensus.cc:515] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.038635 17234 leader_election.cc:290] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 2 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:33.039275 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:33.039631 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5199780ac2ce4765990c7038514d0e31" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:33.039827 16924 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.040365 16775 raft_consensus.cc:3055] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:33.040680 16775 raft_consensus.cc:740] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:33.041556 16775 consensus_queue.cc:260] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.042868 16775 raft_consensus.cc:3060] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.046554 16924 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.047724 17189 leader_election.cc:304] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:33.048511 17341 raft_consensus.cc:2804] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:33.048935 17341 raft_consensus.cc:697] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:33.048967 16775 raft_consensus.cc:2468] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.049888 17341 consensus_queue.cc:237] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.057132 16598 catalog_manager.cc:5697] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 1 to 2, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:33.101240 17335 raft_consensus.cc:993] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:33.101704 17333 raft_consensus.cc:1081] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:33.102963 17234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e878520922b345e592adb0b41dcde058"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33590
I20260710 11:01:33.103402 17234 raft_consensus.cc:493] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:33.103681 17234 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.107947 17234 raft_consensus.cc:515] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.109292 17234 leader_election.cc:290] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 2 election: Requested vote from peers 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:33.110190 16924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:33.110378 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e878520922b345e592adb0b41dcde058" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:33.110695 16924 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.110971 16775 raft_consensus.cc:3055] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:33.111326 16775 raft_consensus.cc:740] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:33.112066 16775 consensus_queue.cc:260] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.113023 16775 raft_consensus.cc:3060] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:33.115056 16924 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.115979 17189 leader_election.cc:304] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [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: 2414d10b378c403c9f8fc2b27781fe0f, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:33.116760 17341 raft_consensus.cc:2804] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:33.117141 17341 raft_consensus.cc:697] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:33.117945 17341 consensus_queue.cc:237] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [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: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } }
I20260710 11:01:33.118257 16775 raft_consensus.cc:2468] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 2.
I20260710 11:01:33.124915 16598 catalog_manager.cc:5697] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 1 to 2, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:33.172672 16775 raft_consensus.cc:1275] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.174194 17341 consensus_queue.cc:1048] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.186018 16924 raft_consensus.cc:1275] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.188792 17342 consensus_queue.cc:1048] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:33.434269 16775 raft_consensus.cc:1275] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:33.435932 17341 consensus_queue.cc:1048] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.436486 16775 raft_consensus.cc:1275] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.437793 17341 consensus_queue.cc:1048] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.445992 16850 raft_consensus.cc:1275] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:33.452138 16924 raft_consensus.cc:1275] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.448160 17341 consensus_queue.cc:1048] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 11:01:33.462359 17362 consensus_queue.cc:1048] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:33.525208 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:33.540403 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:33.554996 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "4add29b32de941a194a3b0c43250da72"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:33.555450 16776 raft_consensus.cc:606] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Received request to transfer leadership to TS 4add29b32de941a194a3b0c43250da72
I20260710 11:01:33.557912 16776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d"
dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
mode: GRACEFUL
new_leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:01:33.558434 16776 raft_consensus.cc:606] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Received request to transfer leadership to TS 2414d10b378c403c9f8fc2b27781fe0f
I20260710 11:01:33.559986 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:33.560688 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:33.594957 16924 raft_consensus.cc:1275] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.596194 17362 consensus_queue.cc:1048] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.605294 16776 raft_consensus.cc:1275] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.608036 17364 consensus_queue.cc:1048] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:33.649969 16924 raft_consensus.cc:1275] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.651665 17364 consensus_queue.cc:1048] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.662856 16776 raft_consensus.cc:1275] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:33.664348 17362 consensus_queue.cc:1048] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:33.672168 17335 raft_consensus.cc:993] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 4add29b32de941a194a3b0c43250da72 to start an election
I20260710 11:01:33.673077 17333 raft_consensus.cc:1081] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Signalling peer 4add29b32de941a194a3b0c43250da72 to start an election
I20260710 11:01:33.674803 16850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2"
dest_uuid: "4add29b32de941a194a3b0c43250da72"
 from {username='slave'} at 127.0.0.1:54284
I20260710 11:01:33.675334 16850 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:33.675683 16850 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:33.682838 16850 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:33.684969 16850 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 3 election: Requested vote from peers 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705), b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577)
I20260710 11:01:33.685942 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:33.686643 16775 raft_consensus.cc:3055] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:33.686647 17234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b468a703dde49969ad11d9723488171"
I20260710 11:01:33.687078 16775 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:33.687381 17234 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:33.688010 16775 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:33.689318 16775 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:33.693140 17234 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 3.
I20260710 11:01:33.694353 16813 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, 6b468a703dde49969ad11d9723488171; no voters: 
I20260710 11:01:33.695341 17325 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:33.695408 16775 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 3.
I20260710 11:01:33.695775 17325 raft_consensus.cc:697] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:33.696600 17325 consensus_queue.cc:237] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:33.703519 16597 catalog_manager.cc:5697] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 2 to 3, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:34.043618 17335 raft_consensus.cc:993] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: : Instructing follower 2414d10b378c403c9f8fc2b27781fe0f to start an election
I20260710 11:01:34.044148 17333 raft_consensus.cc:1081] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Signalling peer 2414d10b378c403c9f8fc2b27781fe0f to start an election
I20260710 11:01:34.045552 16921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d"
dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
 from {username='slave'} at 127.0.0.1:38642
I20260710 11:01:34.046000 16921 raft_consensus.cc:493] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:34.046306 16921 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.050683 16921 raft_consensus.cc:515] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.052465 16921 leader_election.cc:290] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [CANDIDATE]: Term 2 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:34.053201 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:34.053612 16849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc33f0e31f8841d28d33ba315ab17e3d" candidate_uuid: "2414d10b378c403c9f8fc2b27781fe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:34.053886 16775 raft_consensus.cc:3055] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:34.054242 16775 raft_consensus.cc:740] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9080b7dfdf4463080a505f3a3f8f8e0, State: Running, Role: LEADER
I20260710 11:01:34.054292 16849 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.055128 16775 consensus_queue.cc:260] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.056455 16775 raft_consensus.cc:3060] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.060958 16849 raft_consensus.cc:2468] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 2.
I20260710 11:01:34.063316 16888 leader_election.cc:304] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [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: 2414d10b378c403c9f8fc2b27781fe0f, 4add29b32de941a194a3b0c43250da72; no voters: 
I20260710 11:01:34.064246 17348 raft_consensus.cc:2804] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:34.065336 17348 raft_consensus.cc:697] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 LEADER]: Becoming Leader. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:34.065970 16775 raft_consensus.cc:2468] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2414d10b378c403c9f8fc2b27781fe0f in term 2.
I20260710 11:01:34.066215 17348 consensus_queue.cc:237] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.073351 16597 catalog_manager.cc:5697] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f reported cstate change: term changed from 1 to 2, leader changed from b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194) to 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196). New cstate: current_term: 2 leader_uuid: "2414d10b378c403c9f8fc2b27781fe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:34.179631 16775 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:34.180889 17325 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:34.203657 17234 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:34.204715 17368 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:34.520231 16849 raft_consensus.cc:1275] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Refusing update from remote peer 2414d10b378c403c9f8fc2b27781fe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:34.521566 17348 consensus_queue.cc:1048] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:34.521625 16775 raft_consensus.cc:1275] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 2414d10b378c403c9f8fc2b27781fe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:34.523451 17348 consensus_queue.cc:1048] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:34.561439 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:34.577659 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:34.602002 16921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d"
dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
mode: GRACEFUL
new_leader_uuid: "4add29b32de941a194a3b0c43250da72"
 from {username='slave'} at 127.0.0.1:33658
I20260710 11:01:34.602605 16921 raft_consensus.cc:606] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Received request to transfer leadership to TS 4add29b32de941a194a3b0c43250da72
I20260710 11:01:34.603672 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:01:34.604352 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:34.929984 17389 raft_consensus.cc:993] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: : Instructing follower 4add29b32de941a194a3b0c43250da72 to start an election
I20260710 11:01:34.930861 17390 raft_consensus.cc:1081] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Signalling peer 4add29b32de941a194a3b0c43250da72 to start an election
I20260710 11:01:34.932715 16849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d"
dest_uuid: "4add29b32de941a194a3b0c43250da72"
 from {username='slave'} at 127.0.0.1:54270
I20260710 11:01:34.933236 16849 raft_consensus.cc:493] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:34.933509 16849 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.939937 16849 raft_consensus.cc:515] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.942124 16849 leader_election.cc:290] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [CANDIDATE]: Term 2 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196:43891)
I20260710 11:01:34.943989 16921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2414d10b378c403c9f8fc2b27781fe0f"
I20260710 11:01:34.943992 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a03f17d19640bfbd77ed9840c4fa1d" candidate_uuid: "4add29b32de941a194a3b0c43250da72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:34.944752 16921 raft_consensus.cc:3055] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:34.944939 16775 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.945046 16921 raft_consensus.cc:740] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2414d10b378c403c9f8fc2b27781fe0f, State: Running, Role: LEADER
I20260710 11:01:34.946194 16921 consensus_queue.cc:260] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.947474 16921 raft_consensus.cc:3060] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:34.953184 16775 raft_consensus.cc:2468] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:34.954746 16813 leader_election.cc:304] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [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: 4add29b32de941a194a3b0c43250da72, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:34.956230 17395 raft_consensus.cc:2804] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:34.956483 16921 raft_consensus.cc:2468] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4add29b32de941a194a3b0c43250da72 in term 2.
I20260710 11:01:34.957065 17395 raft_consensus.cc:697] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Becoming Leader. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:34.958743 17395 consensus_queue.cc:237] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [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: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } }
I20260710 11:01:34.972695 16594 catalog_manager.cc:5697] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 reported cstate change: term changed from 1 to 2, leader changed from 2414d10b378c403c9f8fc2b27781fe0f (127.14.68.196) to 4add29b32de941a194a3b0c43250da72 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "4add29b32de941a194a3b0c43250da72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:35.346355 16775 raft_consensus.cc:1275] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:35.347546 17395 consensus_queue.cc:1048] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:35.354946 16921 raft_consensus.cc:1275] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Refusing update from remote peer 4add29b32de941a194a3b0c43250da72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:35.356467 17368 consensus_queue.cc:1048] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2414d10b378c403c9f8fc2b27781fe0f" member_type: VOTER last_known_addr { host: "127.14.68.196" port: 43891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:35.605288 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:35.623955 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:35.648689 16850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2"
dest_uuid: "4add29b32de941a194a3b0c43250da72"
mode: GRACEFUL
new_leader_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:55066
I20260710 11:01:35.649233 16850 raft_consensus.cc:606] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 LEADER]: Received request to transfer leadership to TS 6b468a703dde49969ad11d9723488171
I20260710 11:01:35.650393 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:01:35.651085 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:35.824904 17368 raft_consensus.cc:993] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: : Instructing follower 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:35.825462 17395 raft_consensus.cc:1081] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 LEADER]: Signalling peer 6b468a703dde49969ad11d9723488171 to start an election
I20260710 11:01:35.827304 17233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2"
dest_uuid: "6b468a703dde49969ad11d9723488171"
 from {username='slave'} at 127.0.0.1:33600
I20260710 11:01:35.827890 17233 raft_consensus.cc:493] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:35.828269 17233 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:35.833036 17233 raft_consensus.cc:515] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:35.834653 17233 leader_election.cc:290] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [CANDIDATE]: Term 4 election: Requested vote from peers b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577), 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255)
I20260710 11:01:35.835381 16775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0"
I20260710 11:01:35.835928 16775 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:35.836165 16850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b547fc346b44bf788da4da22587ded2" candidate_uuid: "6b468a703dde49969ad11d9723488171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4add29b32de941a194a3b0c43250da72"
I20260710 11:01:35.836763 16850 raft_consensus.cc:3055] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:35.837095 16850 raft_consensus.cc:740] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4add29b32de941a194a3b0c43250da72, State: Running, Role: LEADER
I20260710 11:01:35.837997 16850 consensus_queue.cc:260] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:35.839248 16850 raft_consensus.cc:3060] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:35.841169 16775 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 4.
I20260710 11:01:35.842397 17189 leader_election.cc:304] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [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: 6b468a703dde49969ad11d9723488171, b9080b7dfdf4463080a505f3a3f8f8e0; no voters: 
I20260710 11:01:35.843163 17408 raft_consensus.cc:2804] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:35.843608 17408 raft_consensus.cc:697] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 4 LEADER]: Becoming Leader. State: Replica: 6b468a703dde49969ad11d9723488171, State: Running, Role: LEADER
I20260710 11:01:35.844444 17408 consensus_queue.cc:237] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [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: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } }
I20260710 11:01:35.845571 16850 raft_consensus.cc:2468] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b468a703dde49969ad11d9723488171 in term 4.
I20260710 11:01:35.852380 16598 catalog_manager.cc:5697] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 reported cstate change: term changed from 3 to 4, leader changed from 4add29b32de941a194a3b0c43250da72 (127.14.68.195) to 6b468a703dde49969ad11d9723488171 (127.14.68.193). New cstate: current_term: 4 leader_uuid: "6b468a703dde49969ad11d9723488171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b468a703dde49969ad11d9723488171" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.322113 16775 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 4 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:36.323283 17394 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9080b7dfdf4463080a505f3a3f8f8e0" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:36.335816 16850 raft_consensus.cc:1275] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 4 FOLLOWER]: Refusing update from remote peer 6b468a703dde49969ad11d9723488171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:36.337182 17408 consensus_queue.cc:1048] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4add29b32de941a194a3b0c43250da72" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 40255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:36.651858 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:36.665771 14611 tablet_server.cc:179] TabletServer@127.14.68.193:42705 shutting down...
W20260710 11:01:36.688868 16813 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:01:36.697825 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.698760 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.699626 14611 raft_consensus.cc:2243] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.701261 14611 raft_consensus.cc:2272] T 51007b78e642415e928efc4156cdcb71 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.705153 16813 consensus_peers.cc:597] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.705305 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.706254 14611 raft_consensus.cc:2243] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.706707 14611 raft_consensus.cc:2272] T 6af69262025c489ebaa00e3acc041af3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.708806 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.709527 14611 raft_consensus.cc:2243] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.710575 14611 raft_consensus.cc:2272] T 83a059a5ec3945ee94e75c89941ec84b P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.712591 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.713093 14611 raft_consensus.cc:2243] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.713421 14611 raft_consensus.cc:2272] T 4be9e954b15a4639b84310e40e9924b3 P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.715468 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.716079 14611 raft_consensus.cc:2243] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.717042 14611 raft_consensus.cc:2272] T d6deeb28db31401e9ea7f17c073fa8df P 6b468a703dde49969ad11d9723488171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.718956 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.719532 14611 raft_consensus.cc:2243] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.719959 14611 raft_consensus.cc:2272] T 36f412b591c14b1d8cfa7c16ca63711e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.721742 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.722231 14611 raft_consensus.cc:2243] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.722625 14611 raft_consensus.cc:2272] T e892c4d7cb2745ccbe75e65c62fd80bc P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.724391 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.724910 14611 raft_consensus.cc:2243] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.725304 14611 raft_consensus.cc:2272] T 3c9fee7b196748d29b1f1c16ac41268c P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.727627 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.728307 14611 raft_consensus.cc:2243] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.729252 14611 raft_consensus.cc:2272] T e878520922b345e592adb0b41dcde058 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.731011 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.731534 14611 raft_consensus.cc:2243] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.732278 14611 raft_consensus.cc:2272] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.734269 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.734779 14611 raft_consensus.cc:2243] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.735482 14611 raft_consensus.cc:2272] T 0b547fc346b44bf788da4da22587ded2 P 6b468a703dde49969ad11d9723488171 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.738304 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.738816 14611 raft_consensus.cc:2243] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.739241 14611 raft_consensus.cc:2272] T f0af3828492444c3a6de28e41c4f82c1 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.741333 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.741842 14611 raft_consensus.cc:2243] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.742640 14611 raft_consensus.cc:2272] T 5199780ac2ce4765990c7038514d0e31 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.743626 16887 consensus_peers.cc:597] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.744581 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.745168 14611 raft_consensus.cc:2243] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.745759 14611 raft_consensus.cc:2272] T a61d900b4b454a998b76654219b6a6ac P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.748338 14611 tablet_replica.cc:333] stopping tablet replica
W20260710 11:01:36.748591 16887 consensus_peers.cc:597] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.748855 14611 raft_consensus.cc:2243] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.749320 14611 raft_consensus.cc:2272] T 20eb13aa1638442c82c54bd4bb3f48f5 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.751166 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.751653 14611 raft_consensus.cc:2243] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.752142 14611 raft_consensus.cc:2272] T 51cd9f6e012144cab2bf868fc294f97e P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.753921 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.754426 14611 raft_consensus.cc:2243] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.754817 14611 raft_consensus.cc:2272] T 446ee972e86c489c8a3fbf1d51b2f8bb P 6b468a703dde49969ad11d9723488171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.756531 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:36.756971 14611 raft_consensus.cc:2243] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.757395 14611 raft_consensus.cc:2272] T 48a48a12d45147d888317a33e3912515 P 6b468a703dde49969ad11d9723488171 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.777990 16887 consensus_peers.cc:597] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.796693 14611 tablet_server.cc:196] TabletServer@127.14.68.193:42705 shutdown complete.
I20260710 11:01:36.839537 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:01:36.862670 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.863277 14611 tablet_replica.cc:333] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.863929 14611 raft_consensus.cc:2243] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.864804 14611 raft_consensus.cc:2272] T 30ad6a36c8094e468f9ba46e012e6bf1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.866822 14611 tablet_replica.cc:333] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.867458 14611 raft_consensus.cc:2243] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.868468 14611 raft_consensus.cc:2272] T 6dd8d8217a6849e0a9249b519eac6c33 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.871264 14611 tablet_replica.cc:333] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.871903 14611 raft_consensus.cc:2243] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.872346 14611 raft_consensus.cc:2272] T d6deeb28db31401e9ea7f17c073fa8df P b9080b7dfdf4463080a505f3a3f8f8e0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.872334 16887 consensus_peers.cc:597] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.874671 14611 tablet_replica.cc:333] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.875212 14611 raft_consensus.cc:2243] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.875612 14611 raft_consensus.cc:2272] T f0af3828492444c3a6de28e41c4f82c1 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.877511 14611 tablet_replica.cc:333] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.878105 14611 raft_consensus.cc:2243] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.878791 14611 raft_consensus.cc:2272] T bc33f0e31f8841d28d33ba315ab17e3d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.881006 14611 tablet_replica.cc:333] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.881565 14611 raft_consensus.cc:2243] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:01:36.881728 16813 consensus_peers.cc:597] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 -> Peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Couldn't send request to peer b9080b7dfdf4463080a505f3a3f8f8e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.881992 14611 raft_consensus.cc:2272] T e878520922b345e592adb0b41dcde058 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.883862 14611 tablet_replica.cc:333] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.884385 14611 raft_consensus.cc:2243] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.884794 14611 raft_consensus.cc:2272] T d534d0d78b4f4f88aa6a54b153a2f8b8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.886739 14611 tablet_replica.cc:333] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.887226 14611 raft_consensus.cc:2243] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.887801 14611 raft_consensus.cc:2272] T 0b547fc346b44bf788da4da22587ded2 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.890201 14611 tablet_replica.cc:333] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.890976 14611 raft_consensus.cc:2243] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.891397 14611 raft_consensus.cc:2272] T 36f412b591c14b1d8cfa7c16ca63711e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.893136 14611 tablet_replica.cc:333] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.893617 14611 raft_consensus.cc:2243] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.894384 14611 raft_consensus.cc:2272] T e892c4d7cb2745ccbe75e65c62fd80bc P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.896021 14611 tablet_replica.cc:333] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.896521 14611 raft_consensus.cc:2243] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.896946 14611 raft_consensus.cc:2272] T 3c9fee7b196748d29b1f1c16ac41268c P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.898998 14611 tablet_replica.cc:333] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.899551 14611 raft_consensus.cc:2243] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.900010 14611 raft_consensus.cc:2272] T 5199780ac2ce4765990c7038514d0e31 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.901737 14611 tablet_replica.cc:333] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.902300 14611 raft_consensus.cc:2243] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.902716 14611 raft_consensus.cc:2272] T a61d900b4b454a998b76654219b6a6ac P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.904453 14611 tablet_replica.cc:333] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.904933 14611 raft_consensus.cc:2243] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.905668 14611 raft_consensus.cc:2272] T 51cd9f6e012144cab2bf868fc294f97e P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.907998 14611 tablet_replica.cc:333] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.908687 14611 raft_consensus.cc:2243] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.909232 14611 raft_consensus.cc:2272] T 59a03f17d19640bfbd77ed9840c4fa1d P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.909682 16887 consensus_peers.cc:597] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Couldn't send request to peer b9080b7dfdf4463080a505f3a3f8f8e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.911005 14611 tablet_replica.cc:333] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.911546 14611 raft_consensus.cc:2243] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.912273 14611 raft_consensus.cc:2272] T 894a12102fa44c96b2f010bab957db48 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.913965 14611 tablet_replica.cc:333] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.914495 14611 raft_consensus.cc:2243] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.914922 14611 raft_consensus.cc:2272] T 83a059a5ec3945ee94e75c89941ec84b P b9080b7dfdf4463080a505f3a3f8f8e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.916652 14611 tablet_replica.cc:333] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0: stopping tablet replica
I20260710 11:01:36.917088 14611 raft_consensus.cc:2243] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.917806 14611 raft_consensus.cc:2272] T a4f5932a4a6f4197ba8d9534c851e6f8 P b9080b7dfdf4463080a505f3a3f8f8e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.932341 16813 consensus_peers.cc:597] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.933072 16813 consensus_peers.cc:597] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.933773 16813 consensus_peers.cc:597] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 -> Peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Couldn't send request to peer b9080b7dfdf4463080a505f3a3f8f8e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.949047 16813 consensus_peers.cc:597] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 -> Peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Couldn't send request to peer b9080b7dfdf4463080a505f3a3f8f8e0. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.194:44577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.955760 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:01:36.986799 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
W20260710 11:01:36.990084 16813 consensus_peers.cc:597] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:37.016881 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:37.017503 14611 tablet_replica.cc:333] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.018221 14611 raft_consensus.cc:2243] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.018671 14611 raft_consensus.cc:2272] T 6dd8d8217a6849e0a9249b519eac6c33 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.020625 14611 tablet_replica.cc:333] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.021193 14611 raft_consensus.cc:2243] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.021601 14611 raft_consensus.cc:2272] T 6af69262025c489ebaa00e3acc041af3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.023371 14611 tablet_replica.cc:333] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.024034 14611 raft_consensus.cc:2243] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.024446 14611 raft_consensus.cc:2272] T d6deeb28db31401e9ea7f17c073fa8df P 4add29b32de941a194a3b0c43250da72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.026115 14611 tablet_replica.cc:333] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.026657 14611 raft_consensus.cc:2243] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.027081 14611 raft_consensus.cc:2272] T 30ad6a36c8094e468f9ba46e012e6bf1 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.028744 14611 tablet_replica.cc:333] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.029248 14611 raft_consensus.cc:2243] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.029994 14611 raft_consensus.cc:2272] T 48a48a12d45147d888317a33e3912515 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.031713 14611 tablet_replica.cc:333] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.032194 14611 raft_consensus.cc:2243] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.032590 14611 raft_consensus.cc:2272] T 51007b78e642415e928efc4156cdcb71 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.034296 14611 tablet_replica.cc:333] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.034795 14611 raft_consensus.cc:2243] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.035181 14611 raft_consensus.cc:2272] T bc33f0e31f8841d28d33ba315ab17e3d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.036733 14611 tablet_replica.cc:333] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.037199 14611 raft_consensus.cc:2243] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.037566 14611 raft_consensus.cc:2272] T 0b547fc346b44bf788da4da22587ded2 P 4add29b32de941a194a3b0c43250da72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.039587 14611 tablet_replica.cc:333] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.040153 14611 raft_consensus.cc:2243] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.040861 14611 raft_consensus.cc:2272] T 59a03f17d19640bfbd77ed9840c4fa1d P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.042517 14611 tablet_replica.cc:333] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.043012 14611 raft_consensus.cc:2243] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.043445 14611 raft_consensus.cc:2272] T 894a12102fa44c96b2f010bab957db48 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.045111 14611 tablet_replica.cc:333] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.045585 14611 raft_consensus.cc:2243] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.046386 14611 raft_consensus.cc:2272] T 36f412b591c14b1d8cfa7c16ca63711e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.048054 14611 tablet_replica.cc:333] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.048622 14611 raft_consensus.cc:2243] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.049348 14611 raft_consensus.cc:2272] T 3c9fee7b196748d29b1f1c16ac41268c P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.051028 14611 tablet_replica.cc:333] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.051501 14611 raft_consensus.cc:2243] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.052187 14611 raft_consensus.cc:2272] T 20eb13aa1638442c82c54bd4bb3f48f5 P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.054124 14611 tablet_replica.cc:333] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.054622 14611 raft_consensus.cc:2243] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.055310 14611 raft_consensus.cc:2272] T a61d900b4b454a998b76654219b6a6ac P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.056934 14611 tablet_replica.cc:333] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.057410 14611 raft_consensus.cc:2243] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.057868 14611 raft_consensus.cc:2272] T 51cd9f6e012144cab2bf868fc294f97e P 4add29b32de941a194a3b0c43250da72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.059906 14611 tablet_replica.cc:333] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.060580 14611 raft_consensus.cc:2243] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.061028 14611 raft_consensus.cc:2272] T 446ee972e86c489c8a3fbf1d51b2f8bb P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:37.061306 16887 consensus_peers.cc:597] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f -> Peer b9080b7dfdf4463080a505f3a3f8f8e0 (127.14.68.194:44577): Couldn't send request to peer b9080b7dfdf4463080a505f3a3f8f8e0. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.194:44577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:37.062954 14611 tablet_replica.cc:333] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.063431 14611 raft_consensus.cc:2243] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.063812 14611 raft_consensus.cc:2272] T 4be9e954b15a4639b84310e40e9924b3 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.065585 14611 tablet_replica.cc:333] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72: stopping tablet replica
I20260710 11:01:37.066028 14611 raft_consensus.cc:2243] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.066484 14611 raft_consensus.cc:2272] T a4f5932a4a6f4197ba8d9534c851e6f8 P 4add29b32de941a194a3b0c43250da72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.103911 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
W20260710 11:01:37.117271 16888 consensus_peers.cc:597] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Couldn't send request to peer 4add29b32de941a194a3b0c43250da72. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.195:40255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:37.125787 16888 consensus_peers.cc:597] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Couldn't send request to peer 4add29b32de941a194a3b0c43250da72. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.195:40255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:37.136268 14611 tablet_server.cc:179] TabletServer@127.14.68.196:0 shutting down...
W20260710 11:01:37.141577 16888 consensus_peers.cc:597] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 4add29b32de941a194a3b0c43250da72 (127.14.68.195:40255): Couldn't send request to peer 4add29b32de941a194a3b0c43250da72. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.195:40255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:37.161583 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:37.162345 14611 tablet_replica.cc:333] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.162985 14611 raft_consensus.cc:2243] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.163450 14611 raft_consensus.cc:2272] T 6dd8d8217a6849e0a9249b519eac6c33 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.165354 14611 tablet_replica.cc:333] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.165942 14611 raft_consensus.cc:2243] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.166381 14611 raft_consensus.cc:2272] T 30ad6a36c8094e468f9ba46e012e6bf1 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.168319 14611 tablet_replica.cc:333] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.168835 14611 raft_consensus.cc:2243] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.169658 14611 raft_consensus.cc:2272] T 6af69262025c489ebaa00e3acc041af3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.171954 14611 tablet_replica.cc:333] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.172684 14611 raft_consensus.cc:2243] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.173233 14611 raft_consensus.cc:2272] T e878520922b345e592adb0b41dcde058 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:37.175211 16887 consensus_peers.cc:597] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f -> Peer 6b468a703dde49969ad11d9723488171 (127.14.68.193:42705): Couldn't send request to peer 6b468a703dde49969ad11d9723488171. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:37.175665 14611 tablet_replica.cc:333] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.176540 14611 raft_consensus.cc:2243] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.177201 14611 raft_consensus.cc:2272] T 5199780ac2ce4765990c7038514d0e31 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.179548 14611 tablet_replica.cc:333] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.180148 14611 raft_consensus.cc:2243] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.180528 14611 raft_consensus.cc:2272] T 20eb13aa1638442c82c54bd4bb3f48f5 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.182649 14611 tablet_replica.cc:333] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.183148 14611 raft_consensus.cc:2243] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.183928 14611 raft_consensus.cc:2272] T f0af3828492444c3a6de28e41c4f82c1 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.185644 14611 tablet_replica.cc:333] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.186239 14611 raft_consensus.cc:2243] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.187161 14611 raft_consensus.cc:2272] T 51007b78e642415e928efc4156cdcb71 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.188885 14611 tablet_replica.cc:333] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.189417 14611 raft_consensus.cc:2243] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.190213 14611 raft_consensus.cc:2272] T bc33f0e31f8841d28d33ba315ab17e3d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.191987 14611 tablet_replica.cc:333] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.192485 14611 raft_consensus.cc:2243] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.192900 14611 raft_consensus.cc:2272] T 83a059a5ec3945ee94e75c89941ec84b P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.194687 14611 tablet_replica.cc:333] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.195200 14611 raft_consensus.cc:2243] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.195593 14611 raft_consensus.cc:2272] T e892c4d7cb2745ccbe75e65c62fd80bc P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.197324 14611 tablet_replica.cc:333] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.197835 14611 raft_consensus.cc:2243] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.198568 14611 raft_consensus.cc:2272] T 4be9e954b15a4639b84310e40e9924b3 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.200280 14611 tablet_replica.cc:333] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.200788 14611 raft_consensus.cc:2243] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.201176 14611 raft_consensus.cc:2272] T a4f5932a4a6f4197ba8d9534c851e6f8 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.202960 14611 tablet_replica.cc:333] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.203447 14611 raft_consensus.cc:2243] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.203843 14611 raft_consensus.cc:2272] T 48a48a12d45147d888317a33e3912515 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.205569 14611 tablet_replica.cc:333] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.206101 14611 raft_consensus.cc:2243] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.206804 14611 raft_consensus.cc:2272] T 446ee972e86c489c8a3fbf1d51b2f8bb P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.208549 14611 tablet_replica.cc:333] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.209025 14611 raft_consensus.cc:2243] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.209414 14611 raft_consensus.cc:2272] T 59a03f17d19640bfbd77ed9840c4fa1d P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.211004 14611 tablet_replica.cc:333] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.211473 14611 raft_consensus.cc:2243] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.211872 14611 raft_consensus.cc:2272] T 894a12102fa44c96b2f010bab957db48 P 2414d10b378c403c9f8fc2b27781fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.213462 14611 tablet_replica.cc:333] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f: stopping tablet replica
I20260710 11:01:37.213896 14611 raft_consensus.cc:2243] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:37.214314 14611 raft_consensus.cc:2272] T d534d0d78b4f4f88aa6a54b153a2f8b8 P 2414d10b378c403c9f8fc2b27781fe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.249871 14611 tablet_server.cc:196] TabletServer@127.14.68.196:0 shutdown complete.
I20260710 11:01:37.280471 14611 master.cc:562] Master@127.14.68.254:44323 shutting down...
I20260710 11:01:37.301324 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:37.301837 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:37.302218 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P b59385394e6f4a4e8ef8239c0960caea: stopping tablet replica
I20260710 11:01:37.322448 14611 master.cc:584] Master@127.14.68.254:44323 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21423 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:01:37.376366 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:35435
I20260710 11:01:37.377533 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:37.382686 17428 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
W20260710 11:01:37.382831 17429 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
W20260710 11:01:37.384119 17431 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
I20260710 11:01:37.385591 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:37.386602 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:37.386811 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:37.386993 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681297386961 us; error 0 us; skew 500 ppm
I20260710 11:01:37.387566 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:37.390879 14611 webserver.cc:533] Webserver started at http://127.14.68.254:40391/ using document root <none> and password file <none>
I20260710 11:01:37.391582 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:37.391829 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:37.392189 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:37.393934 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "9743cd5a9e5b439ca47de313201f812d"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.400861 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:37.406351 17436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.407486 14611 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:01:37.408061 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "9743cd5a9e5b439ca47de313201f812d"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.408542 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-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)
I20260710 11:01:37.433429 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:37.434760 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:37.476889 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:35435
I20260710 11:01:37.476989 17487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:35435 every 8 connection(s)
I20260710 11:01:37.480722 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.491348 17488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d: Bootstrap starting.
I20260710 11:01:37.496417 17488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:37.500505 17488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d: No bootstrap required, opened a new log
I20260710 11:01:37.502629 17488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER }
I20260710 11:01:37.503024 17488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:37.503261 17488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9743cd5a9e5b439ca47de313201f812d, State: Initialized, Role: FOLLOWER
I20260710 11:01:37.503837 17488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER }
I20260710 11:01:37.504287 17488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:37.504493 17488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:37.504765 17488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:37.509008 17488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER }
I20260710 11:01:37.509495 17488 leader_election.cc:304] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9743cd5a9e5b439ca47de313201f812d; no voters: 
I20260710 11:01:37.510623 17488 leader_election.cc:290] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:37.511018 17491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:37.512427 17491 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 1 LEADER]: Becoming Leader. State: Replica: 9743cd5a9e5b439ca47de313201f812d, State: Running, Role: LEADER
I20260710 11:01:37.513010 17491 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER }
I20260710 11:01:37.513703 17488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:37.517217 17492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9743cd5a9e5b439ca47de313201f812d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER } }
I20260710 11:01:37.517342 17493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9743cd5a9e5b439ca47de313201f812d. Latest consensus state: current_term: 1 leader_uuid: "9743cd5a9e5b439ca47de313201f812d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9743cd5a9e5b439ca47de313201f812d" member_type: VOTER } }
I20260710 11:01:37.517994 17493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:37.517972 17492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:37.522580 17498 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:37.527298 17498 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:37.529502 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:37.535436 17498 catalog_manager.cc:1383] Generated new cluster ID: 8e33a75efe014422b7036616378b9610
I20260710 11:01:37.535746 17498 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:37.560712 17498 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:37.561896 17498 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:37.575340 17498 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d: Generated new TSK 0
I20260710 11:01:37.575954 17498 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:37.596418 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:37.602329 17509 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
W20260710 11:01:37.603206 17510 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
I20260710 11:01:37.604758 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:37.604733 17512 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
I20260710 11:01:37.605895 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:37.606151 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:37.606300 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681297606287 us; error 0 us; skew 500 ppm
I20260710 11:01:37.606771 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:37.608982 14611 webserver.cc:533] Webserver started at http://127.14.68.193:44673/ using document root <none> and password file <none>
I20260710 11:01:37.609418 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:37.609567 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:37.609776 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:37.610898 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "851a6ac654464069bec71b7d959752c8"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.615341 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:01:37.618513 17517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.619228 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:37.619514 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "851a6ac654464069bec71b7d959752c8"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.619803 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-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)
I20260710 11:01:37.630163 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:37.631352 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:37.632783 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:37.635106 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:37.635331 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.635569 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:37.635752 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.675036 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:42361
I20260710 11:01:37.675122 17579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:42361 every 8 connection(s)
I20260710 11:01:37.680047 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:37.687398 17584 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
W20260710 11:01:37.689662 17585 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
I20260710 11:01:37.692095 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:37.692073 17587 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
I20260710 11:01:37.693620 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:37.693813 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:37.694087 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681297694016 us; error 0 us; skew 500 ppm
I20260710 11:01:37.694660 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:37.696444 17580 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35435
I20260710 11:01:37.696803 17580 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:37.697521 17580 heartbeater.cc:507] Master 127.14.68.254:35435 requested a full tablet report, sending...
I20260710 11:01:37.697518 14611 webserver.cc:533] Webserver started at http://127.14.68.194:46481/ using document root <none> and password file <none>
I20260710 11:01:37.698313 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:37.698534 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:37.698844 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:37.699807 17453 ts_manager.cc:194] Registered new tserver with Master: 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361)
I20260710 11:01:37.700131 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "0a64fe1014424af4acabb779d1450a30"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.701603 17453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55222
I20260710 11:01:37.704787 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:37.708114 17592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.708841 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:37.709127 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "0a64fe1014424af4acabb779d1450a30"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.709434 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-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)
I20260710 11:01:37.724733 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:37.725900 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:37.727313 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:37.729420 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:37.729650 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.729887 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:37.730072 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.768193 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:41203
I20260710 11:01:37.768303 17654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:41203 every 8 connection(s)
I20260710 11:01:37.772957 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:37.779711 17658 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
W20260710 11:01:37.781289 17659 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
W20260710 11:01:37.784891 17661 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
I20260710 11:01:37.785274 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:37.785427 17655 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35435
I20260710 11:01:37.785960 17655 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:37.786307 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:37.786547 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:37.786722 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681297786688 us; error 0 us; skew 500 ppm
I20260710 11:01:37.786780 17655 heartbeater.cc:507] Master 127.14.68.254:35435 requested a full tablet report, sending...
I20260710 11:01:37.787318 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:37.789041 17453 ts_manager.cc:194] Registered new tserver with Master: 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:37.789827 14611 webserver.cc:533] Webserver started at http://127.14.68.195:40515/ using document root <none> and password file <none>
I20260710 11:01:37.790357 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:37.790547 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:37.790627 17453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55238
I20260710 11:01:37.790828 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:37.792210 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "bfdffc34750d40fca66170c3f5c72f2e"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.796481 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:37.799563 17666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.800305 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:37.800588 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "bfdffc34750d40fca66170c3f5c72f2e"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:37.800873 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-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)
I20260710 11:01:37.818218 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:37.819339 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:37.820741 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:37.822863 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:37.823083 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.823405 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:37.823683 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:37.861203 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:41991
I20260710 11:01:37.861297 17728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:41991 every 8 connection(s)
I20260710 11:01:37.875417 17729 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35435
I20260710 11:01:37.875774 17729 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:37.876406 17729 heartbeater.cc:507] Master 127.14.68.254:35435 requested a full tablet report, sending...
I20260710 11:01:37.878254 17453 ts_manager.cc:194] Registered new tserver with Master: bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:37.878890 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014175125s
I20260710 11:01:37.879902 17453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55252
I20260710 11:01:37.905174 17453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55266:
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"
    }
  }
}
W20260710 11:01:37.907922 17453 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.
I20260710 11:01:37.987224 17694 tablet_service.cc:1511] Processing CreateTablet for tablet e8fd12ac26584845a009dd4360e58024 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:37.989183 17543 tablet_service.cc:1511] Processing CreateTablet for tablet cdfde55523d343ccb9cac64399cbeaec (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:37.989667 17692 tablet_service.cc:1511] Processing CreateTablet for tablet cdfde55523d343ccb9cac64399cbeaec (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:37.990150 17542 tablet_service.cc:1511] Processing CreateTablet for tablet 99f7ee2605454867ae98584ae2541f88 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:37.990748 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfde55523d343ccb9cac64399cbeaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.991117 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfde55523d343ccb9cac64399cbeaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.991492 17542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f7ee2605454867ae98584ae2541f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.991640 17690 tablet_service.cc:1511] Processing CreateTablet for tablet d91550b0be7440b48c296cd1a7660010 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:37.992985 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91550b0be7440b48c296cd1a7660010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.992847 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb81c9fb184d3d963d794f3955d9a6 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:37.994184 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb81c9fb184d3d963d794f3955d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.995229 17541 tablet_service.cc:1511] Processing CreateTablet for tablet d91550b0be7440b48c296cd1a7660010 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:37.987267 17545 tablet_service.cc:1511] Processing CreateTablet for tablet e8fd12ac26584845a009dd4360e58024 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:37.996429 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 99f7ee2605454867ae98584ae2541f88 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:37.997764 17540 tablet_service.cc:1511] Processing CreateTablet for tablet ff355960863b4668817acab62c9f9926 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:37.998404 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f7ee2605454867ae98584ae2541f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:37.998199 17618 tablet_service.cc:1511] Processing CreateTablet for tablet cdfde55523d343ccb9cac64399cbeaec (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:37.995265 17616 tablet_service.cc:1511] Processing CreateTablet for tablet d91550b0be7440b48c296cd1a7660010 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:37.999553 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfde55523d343ccb9cac64399cbeaec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.001066 17619 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb81c9fb184d3d963d794f3955d9a6 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:37.996523 17541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91550b0be7440b48c296cd1a7660010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.003369 17620 tablet_service.cc:1511] Processing CreateTablet for tablet e8fd12ac26584845a009dd4360e58024 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:38.005715 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 99f7ee2605454867ae98584ae2541f88 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:38.006431 17540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff355960863b4668817acab62c9f9926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.007032 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f7ee2605454867ae98584ae2541f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.009620 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fd12ac26584845a009dd4360e58024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.012197 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb81c9fb184d3d963d794f3955d9a6 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:38.014016 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb81c9fb184d3d963d794f3955d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.020007 17694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fd12ac26584845a009dd4360e58024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.016665 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91550b0be7440b48c296cd1a7660010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.023343 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb81c9fb184d3d963d794f3955d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.025661 17620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fd12ac26584845a009dd4360e58024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.063925 17539 tablet_service.cc:1511] Processing CreateTablet for tablet f49ae92138ff4178973ff37af50e60ad (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:38.065337 17539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49ae92138ff4178973ff37af50e60ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.071138 17615 tablet_service.cc:1511] Processing CreateTablet for tablet ff355960863b4668817acab62c9f9926 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:38.072640 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff355960863b4668817acab62c9f9926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.082325 17745 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.092269 17692 tablet_service.cc:1511] Processing CreateTablet for tablet ff355960863b4668817acab62c9f9926 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:38.094107 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff355960863b4668817acab62c9f9926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.107750 17544 tablet_service.cc:1511] Processing CreateTablet for tablet 00e15159ab7642a4add5fa63e2a31f26 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:38.109118 17544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e15159ab7642a4add5fa63e2a31f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.111111 17689 tablet_service.cc:1511] Processing CreateTablet for tablet f49ae92138ff4178973ff37af50e60ad (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:38.112484 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49ae92138ff4178973ff37af50e60ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.131001 17619 tablet_service.cc:1511] Processing CreateTablet for tablet f49ae92138ff4178973ff37af50e60ad (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:38.141983 17746 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.146541 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49ae92138ff4178973ff37af50e60ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.153286 17745 tablet_bootstrap.cc:654] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.156625 17744 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.208403 17746 tablet_bootstrap.cc:654] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.212530 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 00e15159ab7642a4add5fa63e2a31f26 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:38.214319 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e15159ab7642a4add5fa63e2a31f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.215582 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 00e15159ab7642a4add5fa63e2a31f26 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:38.216833 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e15159ab7642a4add5fa63e2a31f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.226359 17545 tablet_service.cc:1511] Processing CreateTablet for tablet 2466606f7e5545839dd061a680adb3bf (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:38.227741 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466606f7e5545839dd061a680adb3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.233634 17744 tablet_bootstrap.cc:654] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.242923 17744 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.243412 17744 ts_tablet_manager.cc:1403] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
I20260710 11:01:38.243477 17745 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.244078 17745 ts_tablet_manager.cc:1403] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.162s	user 0.008s	sys 0.010s
I20260710 11:01:38.244987 17746 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.245474 17746 ts_tablet_manager.cc:1403] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.003s
I20260710 11:01:38.248238 17618 tablet_service.cc:1511] Processing CreateTablet for tablet 2466606f7e5545839dd061a680adb3bf (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:38.248397 17746 raft_consensus.cc:359] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.249087 17746 raft_consensus.cc:385] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.249405 17746 raft_consensus.cc:740] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.249549 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466606f7e5545839dd061a680adb3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.250185 17745 raft_consensus.cc:359] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.250458 17746 consensus_queue.cc:260] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.250939 17745 raft_consensus.cc:385] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.251782 17745 raft_consensus.cc:740] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.252936 17745 consensus_queue.cc:260] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.255687 17655 heartbeater.cc:499] Master 127.14.68.254:35435 was elected leader, sending a full tablet report...
I20260710 11:01:38.256102 17746 ts_tablet_manager.cc:1434] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:01:38.255996 17744 raft_consensus.cc:359] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.256718 17744 raft_consensus.cc:385] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.257005 17744 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.257126 17746 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.257727 17744 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.263698 17693 tablet_service.cc:1511] Processing CreateTablet for tablet 2466606f7e5545839dd061a680adb3bf (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:38.265502 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2466606f7e5545839dd061a680adb3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.273440 17745 ts_tablet_manager.cc:1434] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.012s
I20260710 11:01:38.274317 17746 tablet_bootstrap.cc:654] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.274524 17745 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.277356 17580 heartbeater.cc:499] Master 127.14.68.254:35435 was elected leader, sending a full tablet report...
I20260710 11:01:38.278287 17744 ts_tablet_manager.cc:1434] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:01:38.281581 17745 tablet_bootstrap.cc:654] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.282549 17545 tablet_service.cc:1511] Processing CreateTablet for tablet fe542983080648f5a3f21120bea44897 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:38.286616 17545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe542983080648f5a3f21120bea44897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.290397 17619 tablet_service.cc:1511] Processing CreateTablet for tablet fe542983080648f5a3f21120bea44897 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:38.293957 17729 heartbeater.cc:499] Master 127.14.68.254:35435 was elected leader, sending a full tablet report...
I20260710 11:01:38.294901 17693 tablet_service.cc:1511] Processing CreateTablet for tablet fe542983080648f5a3f21120bea44897 (DEFAULT_TABLE table=test-workload [id=1226da0fb6ed4f4c872a2384bf496e65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:38.296145 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe542983080648f5a3f21120bea44897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.294355 17744 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.304970 17746 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.305519 17746 ts_tablet_manager.cc:1403] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260710 11:01:38.308424 17746 raft_consensus.cc:359] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.309136 17746 raft_consensus.cc:385] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.309427 17746 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.311391 17746 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.312163 17619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe542983080648f5a3f21120bea44897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.313076 17746 ts_tablet_manager.cc:1434] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:38.313853 17746 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.324167 17746 tablet_bootstrap.cc:654] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.327919 17744 tablet_bootstrap.cc:654] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.328831 17746 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.329442 17746 ts_tablet_manager.cc:1403] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.008s
I20260710 11:01:38.332330 17746 raft_consensus.cc:359] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.333119 17746 raft_consensus.cc:385] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.333468 17746 raft_consensus.cc:740] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.334431 17746 consensus_queue.cc:260] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.339059 17746 ts_tablet_manager.cc:1434] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:38.341107 17746 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.347589 17746 tablet_bootstrap.cc:654] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.350309 17744 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.350808 17744 ts_tablet_manager.cc:1403] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.009s
I20260710 11:01:38.353652 17744 raft_consensus.cc:359] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.354432 17744 raft_consensus.cc:385] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.354719 17744 raft_consensus.cc:740] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.355422 17744 consensus_queue.cc:260] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.357868 17744 ts_tablet_manager.cc:1434] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:01:38.358812 17744 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.359298 17745 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.359965 17745 ts_tablet_manager.cc:1403] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.018s
I20260710 11:01:38.363590 17745 raft_consensus.cc:359] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.364315 17745 raft_consensus.cc:385] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.364600 17745 raft_consensus.cc:740] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.365537 17746 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.366147 17746 ts_tablet_manager.cc:1403] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.013s
I20260710 11:01:38.368078 17745 consensus_queue.cc:260] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.368639 17744 tablet_bootstrap.cc:654] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.369266 17746 raft_consensus.cc:359] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.370087 17746 raft_consensus.cc:385] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.370436 17746 raft_consensus.cc:740] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.370606 17745 ts_tablet_manager.cc:1434] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:38.371626 17745 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.371380 17746 consensus_queue.cc:260] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.374483 17746 ts_tablet_manager.cc:1434] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:01:38.379942 17745 tablet_bootstrap.cc:654] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.393903 17744 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.394466 17744 ts_tablet_manager.cc:1403] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.019s
I20260710 11:01:38.395304 17745 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.395413 17746 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.395891 17745 ts_tablet_manager.cc:1403] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260710 11:01:38.397461 17744 raft_consensus.cc:359] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.398281 17744 raft_consensus.cc:385] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.398568 17744 raft_consensus.cc:740] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.398862 17745 raft_consensus.cc:359] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.399648 17745 raft_consensus.cc:385] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.399469 17744 consensus_queue.cc:260] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.399981 17745 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.401779 17744 ts_tablet_manager.cc:1434] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:38.402798 17744 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.402680 17745 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.403388 17746 tablet_bootstrap.cc:654] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.408174 17745 ts_tablet_manager.cc:1434] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:38.409495 17745 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.412958 17744 tablet_bootstrap.cc:654] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.417511 17746 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.418179 17746 ts_tablet_manager.cc:1403] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 11:01:38.420456 17744 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.420936 17744 ts_tablet_manager.cc:1403] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260710 11:01:38.421123 17745 tablet_bootstrap.cc:654] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.421097 17746 raft_consensus.cc:359] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.422011 17746 raft_consensus.cc:385] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.422335 17746 raft_consensus.cc:740] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.423122 17746 consensus_queue.cc:260] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.423878 17744 raft_consensus.cc:359] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.424542 17744 raft_consensus.cc:385] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.424824 17744 raft_consensus.cc:740] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.425592 17744 consensus_queue.cc:260] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.426127 17746 ts_tablet_manager.cc:1434] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:01:38.427511 17746 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.434463 17744 ts_tablet_manager.cc:1434] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:01:38.436651 17746 tablet_bootstrap.cc:654] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.438845 17744 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.443207 17745 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.443710 17745 ts_tablet_manager.cc:1403] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260710 11:01:38.444164 17746 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.444681 17746 ts_tablet_manager.cc:1403] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:01:38.446105 17744 tablet_bootstrap.cc:654] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.446775 17745 raft_consensus.cc:359] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.447523 17745 raft_consensus.cc:385] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.447551 17746 raft_consensus.cc:359] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.448052 17745 raft_consensus.cc:740] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.448451 17746 raft_consensus.cc:385] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.448771 17746 raft_consensus.cc:740] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.448992 17745 consensus_queue.cc:260] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.449522 17746 consensus_queue.cc:260] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.451193 17744 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.451280 17745 ts_tablet_manager.cc:1434] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:38.451751 17744 ts_tablet_manager.cc:1403] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:38.453359 17745 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.454066 17746 ts_tablet_manager.cc:1434] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:38.455097 17746 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.456007 17744 raft_consensus.cc:359] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.456740 17744 raft_consensus.cc:385] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.457026 17744 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.457923 17744 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.460420 17745 tablet_bootstrap.cc:654] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.461747 17746 tablet_bootstrap.cc:654] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.462095 17744 ts_tablet_manager.cc:1434] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:38.463107 17744 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.469272 17744 tablet_bootstrap.cc:654] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.472692 17745 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.473357 17745 ts_tablet_manager.cc:1403] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 11:01:38.478367 17746 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.478001 17745 raft_consensus.cc:359] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.478766 17745 raft_consensus.cc:385] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.478885 17746 ts_tablet_manager.cc:1403] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260710 11:01:38.479085 17745 raft_consensus.cc:740] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.480439 17744 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.479982 17745 consensus_queue.cc:260] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.482324 17744 ts_tablet_manager.cc:1403] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:01:38.481969 17746 raft_consensus.cc:359] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.482849 17746 raft_consensus.cc:385] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.483166 17746 raft_consensus.cc:740] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.484120 17746 consensus_queue.cc:260] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.486518 17745 ts_tablet_manager.cc:1434] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:38.487609 17745 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.487361 17744 raft_consensus.cc:359] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.488101 17746 ts_tablet_manager.cc:1434] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:38.488104 17744 raft_consensus.cc:385] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.488718 17744 raft_consensus.cc:740] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.489342 17746 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.489743 17744 consensus_queue.cc:260] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.492336 17744 ts_tablet_manager.cc:1434] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:01:38.493278 17744 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.494239 17745 tablet_bootstrap.cc:654] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.495602 17746 tablet_bootstrap.cc:654] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.499651 17744 tablet_bootstrap.cc:654] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.505617 17745 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.506305 17745 ts_tablet_manager.cc:1403] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:01:38.510057 17745 raft_consensus.cc:359] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.511008 17745 raft_consensus.cc:385] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.511345 17744 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.511406 17745 raft_consensus.cc:740] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.512192 17744 ts_tablet_manager.cc:1403] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 11:01:38.512830 17745 consensus_queue.cc:260] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.515285 17744 raft_consensus.cc:359] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.516031 17744 raft_consensus.cc:385] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.516326 17744 raft_consensus.cc:740] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.516372 17745 ts_tablet_manager.cc:1434] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:38.517225 17744 consensus_queue.cc:260] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.517795 17745 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
W20260710 11:01:38.524322 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:38.527606 17745 tablet_bootstrap.cc:654] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.530298 17744 ts_tablet_manager.cc:1434] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:01:38.531375 17744 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.537601 17744 tablet_bootstrap.cc:654] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.540505 17745 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.541137 17745 ts_tablet_manager.cc:1403] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 11:01:38.544915 17745 raft_consensus.cc:359] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.545866 17745 raft_consensus.cc:385] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.546253 17745 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.547272 17745 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.549126 17746 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.549443 17744 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.549611 17746 ts_tablet_manager.cc:1403] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.036s
I20260710 11:01:38.549877 17745 ts_tablet_manager.cc:1434] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:01:38.549959 17744 ts_tablet_manager.cc:1403] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:01:38.551016 17745 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.552227 17746 raft_consensus.cc:359] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.552902 17746 raft_consensus.cc:385] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.552713 17744 raft_consensus.cc:359] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.553198 17746 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.553592 17744 raft_consensus.cc:385] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.553902 17744 raft_consensus.cc:740] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.554136 17746 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.554592 17744 consensus_queue.cc:260] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.556650 17744 ts_tablet_manager.cc:1434] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:38.557555 17744 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.561153 17746 ts_tablet_manager.cc:1434] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:01:38.562186 17746 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.562953 17745 tablet_bootstrap.cc:654] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.563042 17744 tablet_bootstrap.cc:654] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.567829 17750 raft_consensus.cc:493] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.568470 17750 raft_consensus.cc:515] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.579278 17752 raft_consensus.cc:493] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.579919 17752 raft_consensus.cc:515] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.586885 17752 leader_election.cc:290] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.587877 17750 leader_election.cc:290] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991), 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361)
I20260710 11:01:38.588773 17745 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.589403 17745 ts_tablet_manager.cc:1403] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.016s
I20260710 11:01:38.591925 17746 tablet_bootstrap.cc:654] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.592310 17745 raft_consensus.cc:359] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.593026 17745 raft_consensus.cc:385] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.593295 17745 raft_consensus.cc:740] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.594084 17745 consensus_queue.cc:260] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.603523 17752 raft_consensus.cc:493] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.604135 17752 raft_consensus.cc:515] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.604997 17745 ts_tablet_manager.cc:1434] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:01:38.605530 17744 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.606014 17745 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.606376 17752 leader_election.cc:290] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.606073 17744 ts_tablet_manager.cc:1403] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.011s
I20260710 11:01:38.614653 17744 raft_consensus.cc:359] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.615303 17744 raft_consensus.cc:385] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.615553 17744 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.615974 17745 tablet_bootstrap.cc:654] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.616251 17744 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.617774 17744 ts_tablet_manager.cc:1434] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 11:01:38.618958 17744 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: Bootstrap starting.
I20260710 11:01:38.623570 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.624285 17555 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.625164 17744 tablet_bootstrap.cc:654] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.625458 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.626574 17554 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.626669 17667 leader_election.cc:304] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.627576 17752 raft_consensus.cc:2804] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.627977 17752 raft_consensus.cc:493] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.628337 17752 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.630336 17667 leader_election.cc:304] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.641812 17746 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.643447 17746 ts_tablet_manager.cc:1403] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260710 11:01:38.646739 17746 raft_consensus.cc:359] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.655655 17746 raft_consensus.cc:385] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.656432 17746 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.659273 17746 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.657711 17785 raft_consensus.cc:493] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.666595 17787 raft_consensus.cc:2804] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.651399 17752 raft_consensus.cc:515] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.660743 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.666420 17751 raft_consensus.cc:493] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.667977 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.668792 17630 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.668586 17751 raft_consensus.cc:515] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.659430 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.672683 17704 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:38.669844 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.673736 17629 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.674229 17554 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:38.670815 17787 raft_consensus.cc:493] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.674808 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.675148 17787 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.675487 17628 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.671195 17751 leader_election.cc:290] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.677384 17596 leader_election.cc:304] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.677577 17788 raft_consensus.cc:493] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.678354 17750 raft_consensus.cc:2804] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.678125 17788 raft_consensus.cc:515] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.671406 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.678736 17750 raft_consensus.cc:493] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.670032 17752 leader_election.cc:290] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.679144 17750 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.680750 17788 leader_election.cc:290] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.681857 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.679147 17555 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.686898 17787 raft_consensus.cc:515] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.687513 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.667519 17785 raft_consensus.cc:515] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.690455 17628 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.691956 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.694700 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.694948 17629 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.695475 17553 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.696277 17670 leader_election.cc:304] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.697168 17752 raft_consensus.cc:2804] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.697510 17752 raft_consensus.cc:493] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.697844 17752 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.698403 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
W20260710 11:01:38.699702 17667 leader_election.cc:343] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:38.703141 17750 raft_consensus.cc:515] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.704368 17630 raft_consensus.cc:2393] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfdffc34750d40fca66170c3f5c72f2e in current term 1: Already voted for candidate 0a64fe1014424af4acabb779d1450a30 in this term.
I20260710 11:01:38.706262 17752 raft_consensus.cc:515] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.707368 17555 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.708580 17787 leader_election.cc:290] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.708750 17670 leader_election.cc:304] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [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: bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8
I20260710 11:01:38.709367 17787 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.709460 17752 leader_election.cc:290] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.693087 17785 leader_election.cc:290] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.694011 17746 ts_tablet_manager.cc:1434] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260710 11:01:38.694347 17788 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.711364 17670 leader_election.cc:304] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.715912 17788 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.725809 17791 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.716389 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.717085 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.726336 17791 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.726543 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.726855 17628 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.719972 17744 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: No bootstrap required, opened a new log
I20260710 11:01:38.727731 17744 ts_tablet_manager.cc:1403] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.024s
I20260710 11:01:38.710037 17787 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.729197 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.720568 17750 leader_election.cc:290] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 election: Requested vote from peers bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991), 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361)
I20260710 11:01:38.721685 17745 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.722092 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.730131 17745 ts_tablet_manager.cc:1403] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.124s	user 0.024s	sys 0.031s
I20260710 11:01:38.730181 17555 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.730420 17744 raft_consensus.cc:359] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.731158 17744 raft_consensus.cc:385] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.731439 17744 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.726583 17630 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.732213 17788 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.733239 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.740334 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.741521 17629 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.742017 17788 raft_consensus.cc:2804] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.722148 17553 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.710225 17752 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.725425 17751 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.725696 17746 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: Bootstrap starting.
I20260710 11:01:38.743399 17751 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.742944 17670 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.732538 17744 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.745594 17751 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.746155 17751 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.746639 17554 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:38.732919 17745 raft_consensus.cc:359] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.747728 17745 raft_consensus.cc:385] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.748062 17745 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.747818 17751 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.748375 17703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.746884 17744 ts_tablet_manager.cc:1434] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:01:38.748751 17745 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.747397 17785 raft_consensus.cc:2804] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.749998 17752 raft_consensus.cc:2749] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.750818 17703 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.762166 17704 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.763185 17630 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.764273 17794 raft_consensus.cc:493] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.763434 17785 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.750432 17751 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.764434 17521 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.764763 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.765147 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.743372 17788 raft_consensus.cc:697] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:38.765554 17521 leader_election.cc:304] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.764972 17785 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.768215 17552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.768874 17552 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.764766 17794 raft_consensus.cc:515] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.771889 17794 leader_election.cc:290] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.751701 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.774097 17702 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.774140 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.757851 17745 ts_tablet_manager.cc:1434] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.007s
I20260710 11:01:38.774828 17704 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.775152 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.775408 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.775770 17627 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.775995 17629 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.775774 17745 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:38.776774 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.777104 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.777397 17626 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.777848 17630 raft_consensus.cc:2393] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851a6ac654464069bec71b7d959752c8 in current term 1: Already voted for candidate 0a64fe1014424af4acabb779d1450a30 in this term.
I20260710 11:01:38.779053 17752 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.779573 17752 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.780602 17521 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:38.781356 17795 raft_consensus.cc:2804] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.755954 17746 tablet_bootstrap.cc:654] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.758308 17667 leader_election.cc:304] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.765816 17553 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.781983 17752 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.766268 17788 consensus_queue.cc:237] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.752334 17593 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:38.782486 17751 raft_consensus.cc:2804] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.782770 17667 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.783280 17670 leader_election.cc:304] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.783684 17792 raft_consensus.cc:2804] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.765580 17554 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.784061 17792 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.784374 17750 raft_consensus.cc:2804] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.784901 17750 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.785349 17750 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.754074 17787 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.786204 17553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.753759 17793 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.784444 17792 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.786928 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.787289 17793 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.789405 17793 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.786345 17787 raft_consensus.cc:2804] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.790320 17787 raft_consensus.cc:697] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:38.784809 17751 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.759172 17628 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.791275 17787 consensus_queue.cc:237] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.790966 17751 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.781769 17795 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.792508 17795 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:38.794836 17667 leader_election.cc:343] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:38.797703 17554 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:38.791625 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.798929 17630 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 0.
I20260710 11:01:38.781893 17521 leader_election.cc:304] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:38.800374 17793 raft_consensus.cc:2804] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.800724 17793 raft_consensus.cc:493] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.761209 17555 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:38.801059 17793 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.802073 17593 leader_election.cc:304] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:38.802982 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.803972 17628 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.804729 17791 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.805275 17791 raft_consensus.cc:2804] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.805687 17791 raft_consensus.cc:697] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:38.806156 17794 raft_consensus.cc:2764] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:01:38.806011 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.806740 17704 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.806612 17791 consensus_queue.cc:237] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:38.808056 17521 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.809203 17793 raft_consensus.cc:515] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.811961 17793 leader_election.cc:290] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.813370 17795 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.816864 17785 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.782573 17752 raft_consensus.cc:2804] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.815948 17794 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.817989 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.818609 17704 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.819810 17745 tablet_bootstrap.cc:654] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.818003 17794 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.822465 17794 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.822551 17751 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.824585 17795 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.824839 17751 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.826467 17792 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.827390 17750 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.828662 17792 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.829723 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.830928 17555 raft_consensus.cc:2393] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfdffc34750d40fca66170c3f5c72f2e in current term 1: Already voted for candidate 851a6ac654464069bec71b7d959752c8 in this term.
I20260710 11:01:38.831717 17794 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.833683 17794 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.832990 17453 catalog_manager.cc:5697] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 1 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:38.835587 17704 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.836822 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.837538 17630 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.839425 17628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.840154 17628 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.840430 17450 catalog_manager.cc:5697] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:38.842146 17752 raft_consensus.cc:697] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:38.843083 17752 consensus_queue.cc:237] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.843847 17785 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:38.844013 17555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
W20260710 11:01:38.845026 17670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.68.194:41203, user_credentials={real_user=slave}} blocked reactor thread for 61850.5us
I20260710 11:01:38.845659 17555 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfdffc34750d40fca66170c3f5c72f2e in current term 1: Already voted for candidate 851a6ac654464069bec71b7d959752c8 in this term.
I20260710 11:01:38.846367 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.846622 17750 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.847114 17554 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a64fe1014424af4acabb779d1450a30 in current term 1: Already voted for candidate 851a6ac654464069bec71b7d959752c8 in this term.
I20260710 11:01:38.847399 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.848136 17702 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a64fe1014424af4acabb779d1450a30 in current term 1: Already voted for candidate bfdffc34750d40fca66170c3f5c72f2e in this term.
I20260710 11:01:38.848227 17628 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.849117 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.849316 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.849431 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.849870 17626 raft_consensus.cc:2393] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfdffc34750d40fca66170c3f5c72f2e in current term 1: Already voted for candidate 851a6ac654464069bec71b7d959752c8 in this term.
I20260710 11:01:38.850064 17702 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a64fe1014424af4acabb779d1450a30 in current term 1: Already voted for candidate bfdffc34750d40fca66170c3f5c72f2e in this term.
I20260710 11:01:38.850234 17629 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfdffc34750d40fca66170c3f5c72f2e in current term 1: Already voted for candidate 0a64fe1014424af4acabb779d1450a30 in this term.
W20260710 11:01:38.850850 17670 leader_election.cc:343] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:38.851339 17670 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8
I20260710 11:01:38.852300 17629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.853041 17629 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 851a6ac654464069bec71b7d959752c8 in current term 1: Already voted for candidate 0a64fe1014424af4acabb779d1450a30 in this term.
I20260710 11:01:38.853456 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.853591 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.854135 17626 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.854511 17702 raft_consensus.cc:2393] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 851a6ac654464069bec71b7d959752c8 in current term 1: Already voted for candidate bfdffc34750d40fca66170c3f5c72f2e in this term.
I20260710 11:01:38.855826 17785 raft_consensus.cc:2749] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.857208 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.859740 17670 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [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: bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8
I20260710 11:01:38.860771 17704 raft_consensus.cc:2393] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 851a6ac654464069bec71b7d959752c8 in current term 1: Already voted for candidate bfdffc34750d40fca66170c3f5c72f2e in this term.
I20260710 11:01:38.862192 17785 raft_consensus.cc:2749] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.863538 17626 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.863847 17670 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [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: bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8
I20260710 11:01:38.865731 17785 raft_consensus.cc:2749] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.869639 17596 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30; no voters: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:38.871033 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.871098 17750 raft_consensus.cc:2749] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.871865 17704 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.874740 17521 leader_election.cc:304] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.876092 17751 raft_consensus.cc:2804] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.876794 17751 raft_consensus.cc:697] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Becoming Leader. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Running, Role: LEADER
I20260710 11:01:38.877880 17751 consensus_queue.cc:237] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.879871 17704 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.881611 17746 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: No bootstrap required, opened a new log
I20260710 11:01:38.882130 17746 ts_tablet_manager.cc:1403] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.009s
I20260710 11:01:38.883347 17521 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.884398 17751 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.884840 17746 raft_consensus.cc:359] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.884990 17751 raft_consensus.cc:697] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Becoming Leader. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Running, Role: LEADER
I20260710 11:01:38.885519 17746 raft_consensus.cc:385] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.886148 17751 consensus_queue.cc:237] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.886247 17521 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8; no voters: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:38.887009 17794 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.890341 17630 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.890230 17794 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.890799 17750 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:38.891858 17521 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:38.892822 17793 raft_consensus.cc:2749] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.893514 17793 raft_consensus.cc:2804] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.893952 17793 raft_consensus.cc:697] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Becoming Leader. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Running, Role: LEADER
I20260710 11:01:38.894881 17794 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.894717 17793 consensus_queue.cc:237] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.892525 17750 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.896260 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.896891 17704 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 0.
I20260710 11:01:38.898273 17750 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.899335 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:38.899902 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:38.900066 17554 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:38.900745 17704 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:38.900315 17452 catalog_manager.cc:5697] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851a6ac654464069bec71b7d959752c8 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "851a6ac654464069bec71b7d959752c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:38.901595 17593 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:38.902609 17800 raft_consensus.cc:2804] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.903017 17800 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.898255 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:38.899323 17521 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:38.905398 17745 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: No bootstrap required, opened a new log
I20260710 11:01:38.905339 17795 raft_consensus.cc:2804] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:38.885823 17746 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.905928 17745 ts_tablet_manager.cc:1403] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.003s
I20260710 11:01:38.905920 17795 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:38.906643 17795 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.906814 17746 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.909173 17746 ts_tablet_manager.cc:1434] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:01:38.908912 17745 raft_consensus.cc:359] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.909526 17745 raft_consensus.cc:385] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.909801 17745 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.903719 17800 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.910944 17745 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.912889 17745 ts_tablet_manager.cc:1434] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:38.914508 17795 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.916703 17795 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.918212 17800 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.918499 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:38.919109 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "851a6ac654464069bec71b7d959752c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.919697 17704 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.920303 17630 raft_consensus.cc:2393] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 851a6ac654464069bec71b7d959752c8 in current term 1: Already voted for candidate 0a64fe1014424af4acabb779d1450a30 in this term.
I20260710 11:01:38.923358 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:38.924100 17554 raft_consensus.cc:2393] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a64fe1014424af4acabb779d1450a30 in current term 1: Already voted for candidate 851a6ac654464069bec71b7d959752c8 in this term.
I20260710 11:01:38.925896 17800 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:38.927008 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:38.929024 17596 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30; no voters: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:38.930598 17800 raft_consensus.cc:2749] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:38.931609 17704 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851a6ac654464069bec71b7d959752c8 in term 1.
I20260710 11:01:38.932698 17521 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:38.933459 17751 raft_consensus.cc:2804] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.933928 17751 raft_consensus.cc:697] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Becoming Leader. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Running, Role: LEADER
I20260710 11:01:38.934767 17751 consensus_queue.cc:237] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:38.956375 17450 catalog_manager.cc:5697] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 1 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:38.957962 17450 catalog_manager.cc:5697] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 1 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:38.966254 17453 catalog_manager.cc:5697] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851a6ac654464069bec71b7d959752c8 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "851a6ac654464069bec71b7d959752c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:38.967720 17453 catalog_manager.cc:5697] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851a6ac654464069bec71b7d959752c8 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "851a6ac654464069bec71b7d959752c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:38.968953 17453 catalog_manager.cc:5697] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 851a6ac654464069bec71b7d959752c8 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "851a6ac654464069bec71b7d959752c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:39.209210 17800 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:39.209735 17800 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:39.211617 17800 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:39.212448 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:39.212689 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:39.213020 17554 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:39.213315 17704 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 0.
I20260710 11:01:39.214021 17593 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:39.214767 17800 raft_consensus.cc:2804] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:39.215140 17800 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:39.215457 17800 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:39.220731 17800 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:39.222497 17800 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 1 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:39.223222 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:39.223467 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:39.223739 17554 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:39.224066 17704 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:39.228628 17704 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:39.228695 17554 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:39.229640 17596 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:39.230345 17800 raft_consensus.cc:2804] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:39.230825 17800 raft_consensus.cc:697] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:39.231580 17800 consensus_queue.cc:237] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:39.238371 17453 catalog_manager.cc:5697] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:39.241360 17800 consensus_queue.cc:1048] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.253201 17800 consensus_queue.cc:1048] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.270167 17752 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.278264 17796 consensus_queue.cc:1048] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.280417 17787 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:39.287096 17787 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:39.301285 17751 consensus_queue.cc:1048] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.301714 17752 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.308310 17785 consensus_queue.cc:1048] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.315934 17795 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.334628 17793 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.335014 17751 consensus_queue.cc:1048] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:39.381717 17830 consensus_queue.cc:1048] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.391893 17795 consensus_queue.cc:1048] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.502364 17795 consensus_queue.cc:1048] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.512771 17751 consensus_queue.cc:1048] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:39.530249 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:39.612040 17800 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:39.620352 17750 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:40.534662 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:40.901350 17791 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.901855 17791 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:40.903609 17791 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:40.904301 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8" is_pre_election: true
I20260710 11:01:40.904536 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:40.904844 17554 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:40.905143 17704 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:40.905893 17593 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:40.906613 17791 raft_consensus.cc:2804] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:40.906898 17791 raft_consensus.cc:493] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.907130 17791 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:40.912043 17791 raft_consensus.cc:515] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:40.913714 17791 leader_election.cc:290] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:40.914383 17554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:40.914676 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff355960863b4668817acab62c9f9926" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:40.914896 17554 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:40.915246 17704 raft_consensus.cc:3060] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:40.919796 17554 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:40.919829 17704 raft_consensus.cc:2468] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:40.920938 17593 leader_election.cc:304] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:40.921631 17791 raft_consensus.cc:2804] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:40.922492 17791 raft_consensus.cc:697] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:40.923213 17791 consensus_queue.cc:237] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Queue going to LEADER 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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:40.930189 17452 catalog_manager.cc:5697] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.323225 17704 raft_consensus.cc:1275] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:41.324501 17791 consensus_queue.cc:1048] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.335155 17554 raft_consensus.cc:1275] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:41.336578 17791 consensus_queue.cc:1048] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.377525 14611 ts_manager.cc:295] Set tserver state for 851a6ac654464069bec71b7d959752c8 to MAINTENANCE_MODE
I20260710 11:01:41.378259 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:01:41.396277 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:41.396831 14611 tablet_replica.cc:333] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.397392 14611 raft_consensus.cc:2243] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.397843 14611 raft_consensus.cc:2272] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.399595 14611 tablet_replica.cc:333] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.400149 14611 raft_consensus.cc:2243] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.401011 14611 raft_consensus.cc:2272] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.403221 14611 tablet_replica.cc:333] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.403885 14611 raft_consensus.cc:2243] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.404328 14611 raft_consensus.cc:2272] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.405827 14611 tablet_replica.cc:333] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.406399 14611 raft_consensus.cc:2243] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.406842 14611 raft_consensus.cc:2272] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.408486 14611 tablet_replica.cc:333] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.408921 14611 raft_consensus.cc:2243] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.409605 14611 raft_consensus.cc:2272] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.411386 14611 tablet_replica.cc:333] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.411890 14611 raft_consensus.cc:2243] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.412559 14611 raft_consensus.cc:2272] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.414266 14611 tablet_replica.cc:333] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.414750 14611 raft_consensus.cc:2243] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.415124 14611 raft_consensus.cc:2272] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.416834 14611 tablet_replica.cc:333] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.417317 14611 raft_consensus.cc:2243] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.417717 14611 raft_consensus.cc:2272] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.419294 14611 tablet_replica.cc:333] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.419755 14611 raft_consensus.cc:2243] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.420169 14611 raft_consensus.cc:2272] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.422562 14611 tablet_replica.cc:333] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: stopping tablet replica
I20260710 11:01:41.423013 14611 raft_consensus.cc:2243] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.423698 14611 raft_consensus.cc:2272] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:41.443226 17667 consensus_peers.cc:597] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:41.449362 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
W20260710 11:01:41.535671 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:41.689091 17593 consensus_peers.cc:597] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:41.765868 17667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260710 11:01:41.768422 17667 consensus_peers.cc:597] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:41.795784 17593 consensus_peers.cc:597] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:41.837886 17593 consensus_peers.cc:597] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:41.907029 17667 consensus_peers.cc:597] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:42.436095 17856 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.436614 17856 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.438445 17856 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:42.439551 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
W20260710 11:01:42.441865 17593 leader_election.cc:336] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.442310 17593 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30; no voters: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:42.442902 17856 raft_consensus.cc:2749] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:42.452092 17752 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.452587 17752 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.454457 17752 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.455556 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
W20260710 11:01:42.457705 17667 leader_election.cc:336] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.458170 17667 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [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: bfdffc34750d40fca66170c3f5c72f2e; no voters: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8
I20260710 11:01:42.458876 17752 raft_consensus.cc:2749] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:42.478477 17752 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.478998 17752 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.480720 17752 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.481796 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:42.482390 17630 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:42.483404 17670 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:42.484170 17752 raft_consensus.cc:2804] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:42.484359 17667 leader_election.cc:336] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.484468 17752 raft_consensus.cc:493] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.484978 17752 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:42.489570 17752 raft_consensus.cc:515] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.491160 17752 leader_election.cc:290] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.492161 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e15159ab7642a4add5fa63e2a31f26" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:42.492699 17630 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:42.494551 17667 leader_election.cc:336] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.497458 17630 raft_consensus.cc:2468] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:42.498670 17670 leader_election.cc:304] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 851a6ac654464069bec71b7d959752c8
I20260710 11:01:42.499342 17752 raft_consensus.cc:2804] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:42.499737 17752 raft_consensus.cc:697] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:42.500502 17752 consensus_queue.cc:237] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.506860 17450 catalog_manager.cc:5697] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 1 to 2, leader changed from 851a6ac654464069bec71b7d959752c8 (127.14.68.193) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 2 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:42.536463 17856 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
W20260710 11:01:42.536664 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:42.537022 17856 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.538944 17856 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:42.540171 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
I20260710 11:01:42.540828 17704 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 1.
I20260710 11:01:42.541821 17596 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:42.542543 17856 raft_consensus.cc:2804] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:42.542596 17593 leader_election.cc:336] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.542876 17856 raft_consensus.cc:493] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.543280 17856 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:42.548028 17856 raft_consensus.cc:515] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.549538 17856 leader_election.cc:290] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:42.550597 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb81c9fb184d3d963d794f3955d9a6" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:42.551107 17704 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:42.552796 17593 leader_election.cc:336] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.556219 17704 raft_consensus.cc:2468] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:42.557255 17596 leader_election.cc:304] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 851a6ac654464069bec71b7d959752c8
I20260710 11:01:42.557919 17856 raft_consensus.cc:2804] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:42.558419 17856 raft_consensus.cc:697] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:42.559237 17856 consensus_queue.cc:237] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.566653 17450 catalog_manager.cc:5697] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 1 to 2, leader changed from 851a6ac654464069bec71b7d959752c8 (127.14.68.193) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:42.597112 17856 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.597642 17856 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.599398 17856 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:42.600533 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
W20260710 11:01:42.602988 17593 leader_election.cc:336] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.603389 17593 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30; no voters: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:42.603998 17856 raft_consensus.cc:2749] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:42.620039 17856 raft_consensus.cc:493] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.620476 17856 raft_consensus.cc:515] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.622264 17856 leader_election.cc:290] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:42.623394 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e" is_pre_election: true
W20260710 11:01:42.625661 17593 leader_election.cc:336] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.626121 17593 leader_election.cc:304] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30; no voters: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:42.626748 17856 raft_consensus.cc:2749] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:42.749733 17752 raft_consensus.cc:493] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.750252 17752 raft_consensus.cc:515] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.751828 17752 leader_election.cc:290] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.752928 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:42.753530 17630 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:42.754432 17670 leader_election.cc:304] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:42.755077 17752 raft_consensus.cc:2804] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:42.755110 17667 leader_election.cc:336] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.755405 17752 raft_consensus.cc:493] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.755776 17752 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:42.760390 17752 raft_consensus.cc:515] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.761875 17752 leader_election.cc:290] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.762887 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f7ee2605454867ae98584ae2541f88" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:42.763399 17630 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:42.765064 17667 leader_election.cc:336] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.767907 17630 raft_consensus.cc:2468] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:42.768872 17670 leader_election.cc:304] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 851a6ac654464069bec71b7d959752c8
I20260710 11:01:42.769449 17752 raft_consensus.cc:2804] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:42.769865 17752 raft_consensus.cc:697] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:42.770615 17752 consensus_queue.cc:237] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.777406 17450 catalog_manager.cc:5697] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 1 to 2, leader changed from 851a6ac654464069bec71b7d959752c8 (127.14.68.193) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 2 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:42.778936 17752 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.779399 17752 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.781489 17752 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.782786 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30" is_pre_election: true
I20260710 11:01:42.783438 17630 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 1.
I20260710 11:01:42.784339 17670 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:42.785125 17752 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:42.785490 17752 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 851a6ac654464069bec71b7d959752c8)
I20260710 11:01:42.786158 17752 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:42.786543 17667 leader_election.cc:336] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.790866 17752 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.792471 17752 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:42.793519 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:42.794086 17630 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:42.795737 17667 leader_election.cc:336] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111)
I20260710 11:01:42.798990 17630 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:42.800042 17670 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: 0a64fe1014424af4acabb779d1450a30, bfdffc34750d40fca66170c3f5c72f2e; no voters: 851a6ac654464069bec71b7d959752c8
I20260710 11:01:42.800808 17752 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:42.801216 17752 raft_consensus.cc:697] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:42.801998 17752 consensus_queue.cc:237] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:42.808713 17450 catalog_manager.cc:5697] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 1 to 2, leader changed from 851a6ac654464069bec71b7d959752c8 (127.14.68.193) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 2 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:42.937705 17630 raft_consensus.cc:1275] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.938889 17752 consensus_queue.cc:1048] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:42.958282 17667 consensus_peers.cc:597] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:43.115779 17593 consensus_peers.cc:597] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:43.179956 17702 raft_consensus.cc:1275] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:43.181304 17856 consensus_queue.cc:1048] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:43.226517 17630 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:43.227659 17869 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:43.232784 17667 consensus_peers.cc:597] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:43.238678 17667 consensus_peers.cc:597] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:43.378804 17630 raft_consensus.cc:1275] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:43.380149 17869 consensus_queue.cc:1048] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:43.537596 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:43.580542 17667 consensus_peers.cc:597] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.140105 17593 consensus_peers.cc:597] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.212248 17667 consensus_peers.cc:597] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.277204 17667 consensus_peers.cc:597] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.339732 17593 consensus_peers.cc:597] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.401896 17593 consensus_peers.cc:597] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:44.538537 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:45.539724 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:45.554023 17667 consensus_peers.cc:597] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:45.582878 17593 consensus_peers.cc:597] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:45.786095 17667 consensus_peers.cc:597] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:46.074258 17667 consensus_peers.cc:597] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:46.135298 17667 consensus_peers.cc:597] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:46.316351 17593 consensus_peers.cc:597] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:46.466454 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:46.474530 17879 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
W20260710 11:01:46.473567 17878 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
W20260710 11:01:46.476120 17881 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
I20260710 11:01:46.477573 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:46.479544 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:46.479782 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:46.479990 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681306479972 us; error 0 us; skew 500 ppm
I20260710 11:01:46.480657 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:46.483471 14611 webserver.cc:533] Webserver started at http://127.14.68.193:44673/ using document root <none> and password file <none>
I20260710 11:01:46.483982 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:46.484133 14611 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:01:46.488122 14611 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:46.492206 17886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:46.493070 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:46.493413 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "851a6ac654464069bec71b7d959752c8"
format_stamp: "Formatted at 2026-07-10 11:01:37 on dist-test-slave-xwkk"
I20260710 11:01:46.493901 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681224316539-14611-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)
I20260710 11:01:46.513726 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:46.515138 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:46.516866 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:46.520860 17893 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:01:46.540772 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:46.564321 17667 consensus_peers.cc:597] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:46.572399 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:01:46.572744 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.001s	sys 0.001s
I20260710 11:01:46.573050 14611 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:01:46.578227 17893 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.591861 17893 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.592658 17893 tablet_bootstrap.cc:492] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.593199 17893 ts_tablet_manager.cc:1403] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:01:46.595520 17893 raft_consensus.cc:359] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.596421 17893 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.597014 17893 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.599345 17893 ts_tablet_manager.cc:1434] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:01:46.600001 17893 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.612279 14611 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:01:46.612520 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.038s	sys 0.000s
I20260710 11:01:46.613270 17893 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.614151 17893 tablet_bootstrap.cc:492] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.614696 17893 ts_tablet_manager.cc:1403] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:01:46.616902 17893 raft_consensus.cc:359] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.617457 17893 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.618204 17893 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.619874 17893 ts_tablet_manager.cc:1434] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:46.620615 17893 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.635962 17893 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.637060 17893 tablet_bootstrap.cc:492] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.637959 17893 ts_tablet_manager.cc:1403] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
W20260710 11:01:46.638967 17593 consensus_peers.cc:597] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:46.641721 17893 raft_consensus.cc:359] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:46.642648 17893 raft_consensus.cc:740] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.643355 17893 consensus_queue.cc:260] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [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: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:46.644912 17893 ts_tablet_manager.cc:1434] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:46.645562 17893 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.661322 17893 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.662415 17893 tablet_bootstrap.cc:492] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.663058 17893 ts_tablet_manager.cc:1403] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:01:46.665768 17893 raft_consensus.cc:359] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.666560 17893 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.667373 17893 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.669665 17893 ts_tablet_manager.cc:1434] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:46.670598 17893 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.675100 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:42361
I20260710 11:01:46.675170 17954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:42361 every 8 connection(s)
I20260710 11:01:46.681128 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:46.701941 17893 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.703442 17893 tablet_bootstrap.cc:492] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.704351 17893 ts_tablet_manager.cc:1403] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260710 11:01:46.707945 17893 raft_consensus.cc:359] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.708969 17893 raft_consensus.cc:740] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.709987 17893 consensus_queue.cc:260] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.713023 17893 ts_tablet_manager.cc:1434] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:46.713917 17893 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.716439 17955 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35435
I20260710 11:01:46.716940 17955 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:46.717856 17955 heartbeater.cc:507] Master 127.14.68.254:35435 requested a full tablet report, sending...
I20260710 11:01:46.723801 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:46.724316 17450 ts_manager.cc:194] Re-registered known tserver with Master: 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361)
I20260710 11:01:46.724545 17702 raft_consensus.cc:606] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:46.729249 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:46.729858 17702 raft_consensus.cc:606] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:46.731324 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:46.731923 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:46.732085 17893 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.732724 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:46.733019 17893 tablet_bootstrap.cc:492] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.733639 17893 ts_tablet_manager.cc:1403] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 11:01:46.736375 17893 raft_consensus.cc:359] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.737097 17893 raft_consensus.cc:740] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.737818 17893 consensus_queue.cc:260] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.740715 17893 ts_tablet_manager.cc:1434] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:01:46.741508 17893 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.742093 17450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58840
I20260710 11:01:46.747342 17955 heartbeater.cc:499] Master 127.14.68.254:35435 was elected leader, sending a full tablet report...
I20260710 11:01:46.761751 17929 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.765465 17893 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.766469 17893 tablet_bootstrap.cc:492] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.767051 17893 ts_tablet_manager.cc:1403] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260710 11:01:46.769769 17893 raft_consensus.cc:359] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.770531 17893 raft_consensus.cc:740] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.771341 17893 consensus_queue.cc:260] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.774816 17893 ts_tablet_manager.cc:1434] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:01:46.775615 17893 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.788348 17893 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.789188 17893 tablet_bootstrap.cc:492] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.789726 17893 ts_tablet_manager.cc:1403] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:01:46.791462 17893 raft_consensus.cc:359] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.791937 17893 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.792430 17893 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.793866 17893 ts_tablet_manager.cc:1434] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:46.794677 17893 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.806497 17893 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.807248 17893 tablet_bootstrap.cc:492] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.807788 17893 ts_tablet_manager.cc:1403] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:01:46.809568 17893 raft_consensus.cc:359] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.810129 17893 raft_consensus.cc:740] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.810731 17893 consensus_queue.cc:260] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.812227 17893 ts_tablet_manager.cc:1434] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:46.812832 17893 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Bootstrap starting.
I20260710 11:01:46.824846 17893 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: 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
I20260710 11:01:46.825606 17893 tablet_bootstrap.cc:492] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Bootstrap complete.
I20260710 11:01:46.826189 17893 ts_tablet_manager.cc:1403] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:01:46.827910 17893 raft_consensus.cc:359] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.828414 17893 raft_consensus.cc:740] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851a6ac654464069bec71b7d959752c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.829011 17893 consensus_queue.cc:260] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.830528 17893 ts_tablet_manager.cc:1434] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:46.866766 17877 raft_consensus.cc:993] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:46.867272 17972 raft_consensus.cc:1081] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:46.868954 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:46.869433 17630 raft_consensus.cc:493] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.869731 17630 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.874927 17630 raft_consensus.cc:515] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.876387 17630 leader_election.cc:290] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:46.877369 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:46.877743 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:46.878223 17929 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.878350 17702 raft_consensus.cc:3055] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.878739 17702 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:46.879483 17702 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.880578 17702 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.883432 17929 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:46.884542 17593 leader_election.cc:304] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:46.885381 17875 raft_consensus.cc:2804] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.886647 17875 raft_consensus.cc:697] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:46.887042 17702 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:46.887665 17875 consensus_queue.cc:237] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:46.895239 17452 catalog_manager.cc:5697] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 1 to 2, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.900111 17929 raft_consensus.cc:3060] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.912799 17928 raft_consensus.cc:3060] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.059381 17877 raft_consensus.cc:993] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:47.059828 17972 raft_consensus.cc:1081] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:47.061213 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:47.061705 17630 raft_consensus.cc:493] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:47.061996 17630 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.066437 17630 raft_consensus.cc:515] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:47.067801 17630 leader_election.cc:290] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:47.068715 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:47.068948 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:47.069361 17928 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.069458 17702 raft_consensus.cc:3055] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:47.069840 17702 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:47.070778 17702 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:47.072165 17702 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.077595 17928 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:47.078764 17593 leader_election.cc:304] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:47.079248 17702 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:47.079475 17875 raft_consensus.cc:2804] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:47.080001 17875 raft_consensus.cc:697] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:47.080816 17875 consensus_queue.cc:237] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:47.087844 17452 catalog_manager.cc:5697] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 1 to 2, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.172163 17928 raft_consensus.cc:3060] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.389662 17702 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.390988 17983 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.403304 17928 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.404543 17983 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:47.541728 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:47.570887 17928 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.572268 17973 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.580482 17702 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.581864 17973 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.746012 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:47.753052 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:47.753669 17702 raft_consensus.cc:606] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:47.764818 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:47.765261 17630 raft_consensus.cc:606] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:47.767580 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:47.768023 17630 raft_consensus.cc:606] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:47.769299 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:47.769771 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:47.770372 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:47.983654 17987 raft_consensus.cc:993] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:47.984082 17973 raft_consensus.cc:1081] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:47.985463 17702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:47.985924 17702 raft_consensus.cc:493] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:47.986202 17702 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:47.991065 17702 raft_consensus.cc:515] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:47.992745 17702 leader_election.cc:290] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 3 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:47.993739 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:47.993914 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:47.994302 17630 raft_consensus.cc:3055] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:47.994517 17928 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:47.994656 17630 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:47.995447 17630 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:47.996434 17630 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:47.999590 17928 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 3.
I20260710 11:01:48.000743 17630 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 3.
I20260710 11:01:48.000803 17667 leader_election.cc:304] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:48.001722 17982 raft_consensus.cc:2804] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:48.002784 17982 raft_consensus.cc:697] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:48.003571 17982 consensus_queue.cc:237] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.011279 17450 catalog_manager.cc:5697] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 2 to 3, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 3 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:48.062415 17987 raft_consensus.cc:993] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:48.062860 17973 raft_consensus.cc:1081] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:48.064373 17702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:48.064829 17702 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.065095 17702 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.069825 17702 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.071412 17702 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:48.072384 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:48.072481 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:48.073016 17630 raft_consensus.cc:3055] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.073114 17928 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.073293 17630 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:48.074131 17630 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.074996 17630 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.078843 17928 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:48.080156 17630 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:48.080227 17667 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:48.081591 17982 raft_consensus.cc:2804] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.082561 17982 raft_consensus.cc:697] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:48.083652 17982 consensus_queue.cc:237] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.085475 17998 raft_consensus.cc:993] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:48.086186 17994 raft_consensus.cc:1081] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:48.087929 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:48.088461 17630 raft_consensus.cc:493] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.088797 17630 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.091573 17450 catalog_manager.cc:5697] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 1 to 2, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 2 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:48.095045 17630 raft_consensus.cc:515] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.097401 17630 leader_election.cc:290] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:48.098315 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:48.098237 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfde55523d343ccb9cac64399cbeaec" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:48.099828 17704 raft_consensus.cc:3055] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.100251 17704 raft_consensus.cc:740] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:48.101078 17704 consensus_queue.cc:260] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.102437 17704 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.102495 17928 raft_consensus.cc:3060] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.109776 17928 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:48.111019 17593 leader_election.cc:304] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:48.111315 17704 raft_consensus.cc:2468] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 2.
I20260710 11:01:48.111997 17973 raft_consensus.cc:2804] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.112589 17973 raft_consensus.cc:697] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:48.113368 17973 consensus_queue.cc:237] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.120139 17450 catalog_manager.cc:5697] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 1 to 2, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.464545 17928 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:48.465812 17994 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:48.475046 17630 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:48.476593 17998 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:48.542611 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:48.565608 17928 raft_consensus.cc:1275] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:48.566918 17973 consensus_queue.cc:1048] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:48.575641 17704 raft_consensus.cc:1275] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:48.577626 18008 consensus_queue.cc:1048] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:48.606410 17928 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:48.607673 17998 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:48.616724 17630 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:48.618553 17982 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:48.776722 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:48.784222 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:48.784730 17630 raft_consensus.cc:606] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:48.787110 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:48.787602 17704 raft_consensus.cc:606] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:48.789842 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:48.790331 17704 raft_consensus.cc:606] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:48.791330 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:48.791791 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:48.792330 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:48.945650 18008 raft_consensus.cc:993] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:48.946220 17987 raft_consensus.cc:1081] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:48.947674 17704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:48.948197 17704 raft_consensus.cc:493] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.948501 17704 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.953313 17704 raft_consensus.cc:515] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.954907 17704 leader_election.cc:290] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 3 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:48.955724 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:48.955865 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:48.956406 17928 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.956470 17630 raft_consensus.cc:3055] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:48.956847 17630 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:48.957409 17630 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.958288 17630 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.961285 17928 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 3.
I20260710 11:01:48.962383 17667 leader_election.cc:304] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:48.962776 17630 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 3.
I20260710 11:01:48.963054 17982 raft_consensus.cc:2804] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:48.963555 17982 raft_consensus.cc:697] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:48.964368 17982 consensus_queue.cc:237] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:48.971601 17452 catalog_manager.cc:5697] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 2 to 3, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 3 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:49.081477 17994 raft_consensus.cc:993] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.081961 17998 raft_consensus.cc:1081] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.083459 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:49.083941 17630 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.084233 17630 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.088802 17630 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.090312 17630 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 3 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:49.091063 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:49.091586 17928 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.091849 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:49.092389 17704 raft_consensus.cc:3055] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:49.092638 17704 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:49.093324 17704 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.094288 17704 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.096652 17928 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 3.
I20260710 11:01:49.097728 17593 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:49.098394 18008 raft_consensus.cc:2804] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:49.098868 18008 raft_consensus.cc:697] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:49.099912 17704 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 3.
I20260710 11:01:49.099659 18008 consensus_queue.cc:237] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.105844 17452 catalog_manager.cc:5697] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 2 to 3, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 3 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.340716 17994 raft_consensus.cc:993] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.341200 17998 raft_consensus.cc:1081] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.342648 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:49.343072 17630 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.343361 17630 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.347553 17630 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.348948 17630 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 3 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:49.349753 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:49.349912 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:49.350327 17928 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.350555 17704 raft_consensus.cc:3055] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:49.350934 17704 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:49.351604 17704 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.352562 17704 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.355336 17928 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 3.
I20260710 11:01:49.356369 17593 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:49.357095 18008 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:49.357290 17704 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 3.
I20260710 11:01:49.357497 18008 raft_consensus.cc:697] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:49.358570 18008 consensus_queue.cc:237] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.364213 17928 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.365476 17998 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.365855 17452 catalog_manager.cc:5697] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 2 to 3, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 3 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.375551 17630 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.378463 17982 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.520771 17928 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.521987 18008 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.529675 17704 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.531232 18024 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:49.543429 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:49.784060 17704 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.785252 17987 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.793341 17928 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.795223 18024 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.798897 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:49.808490 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:49.809111 17704 raft_consensus.cc:606] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:49.811954 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:49.812417 17630 raft_consensus.cc:606] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:49.814559 17630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:49.814983 17630 raft_consensus.cc:606] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:49.815927 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:49.816380 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:49.816893 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:49.849905 17998 raft_consensus.cc:993] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.850466 17994 raft_consensus.cc:1081] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:49.851874 17630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:49.852301 17630 raft_consensus.cc:493] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.852594 17630 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.856704 17630 raft_consensus.cc:515] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.858012 17630 leader_election.cc:290] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 4 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:49.858906 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:49.859047 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2466606f7e5545839dd061a680adb3bf" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:49.859558 17704 raft_consensus.cc:3055] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:49.859552 17929 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.859951 17704 raft_consensus.cc:740] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:49.860716 17704 consensus_queue.cc:260] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.861804 17704 raft_consensus.cc:3060] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.866264 17929 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 4.
I20260710 11:01:49.867297 17593 leader_election.cc:304] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:49.867832 17704 raft_consensus.cc:2468] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 4.
I20260710 11:01:49.867892 18024 raft_consensus.cc:2804] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:49.868446 18024 raft_consensus.cc:697] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 4 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:49.869195 18024 consensus_queue.cc:237] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:49.875391 17453 catalog_manager.cc:5697] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 3 to 4, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 4 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.022413 18008 raft_consensus.cc:993] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:50.022913 18024 raft_consensus.cc:1081] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:50.024658 17704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe542983080648f5a3f21120bea44897"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:50.025171 17704 raft_consensus.cc:493] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.025525 17704 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.030222 17704 raft_consensus.cc:515] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.031708 17704 leader_election.cc:290] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 4 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:50.032452 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:50.032580 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe542983080648f5a3f21120bea44897" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:50.032996 17929 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.033138 17630 raft_consensus.cc:3055] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:50.033497 17630 raft_consensus.cc:740] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:50.034178 17630 consensus_queue.cc:260] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.034991 17630 raft_consensus.cc:3060] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.037652 17929 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 4.
I20260710 11:01:50.038625 17667 leader_election.cc:304] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:50.039165 17630 raft_consensus.cc:2468] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 4.
I20260710 11:01:50.039363 17994 raft_consensus.cc:2804] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:50.039883 17994 raft_consensus.cc:697] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:50.040652 17994 consensus_queue.cc:237] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.045833 17453 catalog_manager.cc:5697] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 3 to 4, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 4 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.300045 18008 raft_consensus.cc:993] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:50.300460 18024 raft_consensus.cc:1081] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:50.301893 17704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:50.302381 17704 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.302660 17704 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.307391 17704 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.308738 17704 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 4 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:50.309604 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:50.309711 17630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:50.310309 17929 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.310339 17630 raft_consensus.cc:3055] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:50.310878 17630 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:50.311664 17630 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.312834 17630 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.317214 17929 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 4.
I20260710 11:01:50.318434 17667 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:50.319211 17994 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:50.319691 17994 raft_consensus.cc:697] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:50.320323 17994 consensus_queue.cc:237] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.322960 17630 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 4.
I20260710 11:01:50.325776 17453 catalog_manager.cc:5697] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 3 to 4, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 4 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.410810 17929 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.412004 18024 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.424880 17704 raft_consensus.cc:1275] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.426117 18008 consensus_queue.cc:1048] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.533201 17928 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.534318 17994 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.541967 17630 raft_consensus.cc:1275] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.543469 18037 consensus_queue.cc:1048] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:01:50.544322 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:50.741398 17626 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.742545 17994 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.749337 17928 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.750869 17994 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.822865 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:50.829881 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:50.830461 17704 raft_consensus.cc:606] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:50.833015 17626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
mode: GRACEFUL
new_leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:58386
I20260710 11:01:50.833482 17626 raft_consensus.cc:606] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Received request to transfer leadership to TS bfdffc34750d40fca66170c3f5c72f2e
I20260710 11:01:50.835765 17704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
mode: GRACEFUL
new_leader_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:55150
I20260710 11:01:50.836189 17704 raft_consensus.cc:606] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Received request to transfer leadership to TS 0a64fe1014424af4acabb779d1450a30
I20260710 11:01:50.837131 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:50.837571 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:50.838150 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:50.867583 18037 raft_consensus.cc:993] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:50.868112 17994 raft_consensus.cc:1081] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:50.869436 17626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:50.869913 17626 raft_consensus.cc:493] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.870211 17626 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.875340 17626 raft_consensus.cc:515] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.877355 17626 leader_election.cc:290] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 4 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:50.877878 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:50.878450 17928 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.878753 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91550b0be7440b48c296cd1a7660010" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:50.879237 17704 raft_consensus.cc:3055] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:50.879424 17704 raft_consensus.cc:740] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:50.880064 17704 consensus_queue.cc:260] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.880892 17704 raft_consensus.cc:3060] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:50.882987 17928 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 4.
I20260710 11:01:50.883965 17593 leader_election.cc:304] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:50.884567 18008 raft_consensus.cc:2804] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:50.884979 18008 raft_consensus.cc:697] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 4 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:50.885282 17704 raft_consensus.cc:2468] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 4.
I20260710 11:01:50.885783 18008 consensus_queue.cc:237] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:50.892361 17452 catalog_manager.cc:5697] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 3 to 4, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 4 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.224538 18024 raft_consensus.cc:993] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: : Instructing follower bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:51.224968 18008 raft_consensus.cc:1081] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Signalling peer bfdffc34750d40fca66170c3f5c72f2e to start an election
I20260710 11:01:51.226373 17704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024"
dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
 from {username='slave'} at 127.0.0.1:53286
I20260710 11:01:51.226814 17704 raft_consensus.cc:493] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.227075 17704 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.231428 17704 raft_consensus.cc:515] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:51.232770 17704 leader_election.cc:290] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [CANDIDATE]: Term 2 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203)
I20260710 11:01:51.233610 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:51.233678 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fd12ac26584845a009dd4360e58024" candidate_uuid: "bfdffc34750d40fca66170c3f5c72f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a64fe1014424af4acabb779d1450a30"
I20260710 11:01:51.234503 17928 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.234601 17626 raft_consensus.cc:3055] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:51.234993 17626 raft_consensus.cc:740] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:51.235697 17626 consensus_queue.cc:260] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [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: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:51.236650 17626 raft_consensus.cc:3060] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.238739 17928 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:51.239724 17667 leader_election.cc:304] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [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: 851a6ac654464069bec71b7d959752c8, bfdffc34750d40fca66170c3f5c72f2e; no voters: 
I20260710 11:01:51.240391 17998 raft_consensus.cc:2804] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.240844 17998 raft_consensus.cc:697] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Becoming Leader. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:51.241664 17998 consensus_queue.cc:237] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [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: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } }
I20260710 11:01:51.242537 17626 raft_consensus.cc:2468] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfdffc34750d40fca66170c3f5c72f2e in term 2.
I20260710 11:01:51.249961 17452 catalog_manager.cc:5697] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e reported cstate change: term changed from 1 to 2, leader changed from 0a64fe1014424af4acabb779d1450a30 (127.14.68.194) to bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195). New cstate: current_term: 2 leader_uuid: "bfdffc34750d40fca66170c3f5c72f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.289670 17994 raft_consensus.cc:993] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: : Instructing follower 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:51.290134 17998 raft_consensus.cc:1081] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Signalling peer 0a64fe1014424af4acabb779d1450a30 to start an election
I20260710 11:01:51.291491 17626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad"
dest_uuid: "0a64fe1014424af4acabb779d1450a30"
 from {username='slave'} at 127.0.0.1:49854
I20260710 11:01:51.291909 17626 raft_consensus.cc:493] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.292171 17626 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:51.296896 17626 raft_consensus.cc:515] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:51.298455 17626 leader_election.cc:290] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [CANDIDATE]: Term 5 election: Requested vote from peers 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361), bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195:41991)
I20260710 11:01:51.299095 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "851a6ac654464069bec71b7d959752c8"
I20260710 11:01:51.299453 17704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49ae92138ff4178973ff37af50e60ad" candidate_uuid: "0a64fe1014424af4acabb779d1450a30" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bfdffc34750d40fca66170c3f5c72f2e"
I20260710 11:01:51.299718 17928 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:51.299993 17704 raft_consensus.cc:3055] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:51.300293 17704 raft_consensus.cc:740] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bfdffc34750d40fca66170c3f5c72f2e, State: Running, Role: LEADER
I20260710 11:01:51.301017 17704 consensus_queue.cc:260] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:51.302121 17704 raft_consensus.cc:3060] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:51.305860 17928 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 5.
I20260710 11:01:51.306965 17593 leader_election.cc:304] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: 0a64fe1014424af4acabb779d1450a30, 851a6ac654464069bec71b7d959752c8; no voters: 
I20260710 11:01:51.307626 18008 raft_consensus.cc:2804] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:51.308071 17704 raft_consensus.cc:2468] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a64fe1014424af4acabb779d1450a30 in term 5.
I20260710 11:01:51.308112 18008 raft_consensus.cc:697] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 5 LEADER]: Becoming Leader. State: Replica: 0a64fe1014424af4acabb779d1450a30, State: Running, Role: LEADER
I20260710 11:01:51.309191 18008 consensus_queue.cc:237] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [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: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } }
I20260710 11:01:51.314544 17704 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:51.315729 18008 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:51.315759 17452 catalog_manager.cc:5697] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 reported cstate change: term changed from 4 to 5, leader changed from bfdffc34750d40fca66170c3f5c72f2e (127.14.68.195) to 0a64fe1014424af4acabb779d1450a30 (127.14.68.194). New cstate: current_term: 5 leader_uuid: "0a64fe1014424af4acabb779d1450a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.328281 17928 raft_consensus.cc:1275] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:51.330356 18008 consensus_queue.cc:1048] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:01:51.545194 17501 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:51.723522 17704 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 5 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:51.724788 18047 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfdffc34750d40fca66170c3f5c72f2e" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 41991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:51.737479 17929 raft_consensus.cc:1275] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 5 FOLLOWER]: Refusing update from remote peer 0a64fe1014424af4acabb779d1450a30: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:51.739465 18052 consensus_queue.cc:1048] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:01:51.750648 17626 raft_consensus.cc:1275] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.751853 17998 consensus_queue.cc:1048] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a64fe1014424af4acabb779d1450a30" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.760231 17929 raft_consensus.cc:1275] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Refusing update from remote peer bfdffc34750d40fca66170c3f5c72f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.762351 17998 consensus_queue.cc:1048] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "851a6ac654464069bec71b7d959752c8" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.843994 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:51.869185 14611 tablet_server.cc:179] TabletServer@127.14.68.193:42361 shutting down...
I20260710 11:01:51.887622 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:51.888453 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.889096 14611 raft_consensus.cc:2243] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.889504 14611 raft_consensus.cc:2272] T ff355960863b4668817acab62c9f9926 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.891408 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.891974 14611 raft_consensus.cc:2243] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.892386 14611 raft_consensus.cc:2272] T 5fdb81c9fb184d3d963d794f3955d9a6 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.894622 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.895232 14611 raft_consensus.cc:2243] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.895864 14611 raft_consensus.cc:2272] T 2466606f7e5545839dd061a680adb3bf P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.898005 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.898690 14611 raft_consensus.cc:2243] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.899087 14611 raft_consensus.cc:2272] T cdfde55523d343ccb9cac64399cbeaec P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.900676 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.901204 14611 raft_consensus.cc:2243] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.901595 14611 raft_consensus.cc:2272] T 99f7ee2605454867ae98584ae2541f88 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.903283 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.903779 14611 raft_consensus.cc:2243] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.904172 14611 raft_consensus.cc:2272] T fe542983080648f5a3f21120bea44897 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.905725 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.906276 14611 raft_consensus.cc:2243] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.906652 14611 raft_consensus.cc:2272] T d91550b0be7440b48c296cd1a7660010 P 851a6ac654464069bec71b7d959752c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.909276 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.909874 14611 raft_consensus.cc:2243] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.910327 14611 raft_consensus.cc:2272] T 00e15159ab7642a4add5fa63e2a31f26 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.912060 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.912531 14611 raft_consensus.cc:2243] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.912922 14611 raft_consensus.cc:2272] T e8fd12ac26584845a009dd4360e58024 P 851a6ac654464069bec71b7d959752c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.915061 14611 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:51.915628 14611 raft_consensus.cc:2243] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.916041 14611 raft_consensus.cc:2272] T f49ae92138ff4178973ff37af50e60ad P 851a6ac654464069bec71b7d959752c8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.943567 14611 tablet_server.cc:196] TabletServer@127.14.68.193:42361 shutdown complete.
I20260710 11:01:51.960203 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:01:51.982739 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:51.983433 14611 tablet_replica.cc:333] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.984160 14611 raft_consensus.cc:2243] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:51.984928 14611 raft_consensus.cc:2272] T 2466606f7e5545839dd061a680adb3bf P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.986913 14611 tablet_replica.cc:333] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.987495 14611 raft_consensus.cc:2243] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:51.988235 14611 raft_consensus.cc:2272] T ff355960863b4668817acab62c9f9926 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.990021 14611 tablet_replica.cc:333] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.990558 14611 raft_consensus.cc:2243] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.990979 14611 raft_consensus.cc:2272] T 00e15159ab7642a4add5fa63e2a31f26 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.992743 14611 tablet_replica.cc:333] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.993220 14611 raft_consensus.cc:2243] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:51.993927 14611 raft_consensus.cc:2272] T f49ae92138ff4178973ff37af50e60ad P 0a64fe1014424af4acabb779d1450a30 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.995857 14611 tablet_replica.cc:333] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.996361 14611 raft_consensus.cc:2243] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:51.996755 14611 raft_consensus.cc:2272] T e8fd12ac26584845a009dd4360e58024 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:51.999230 14611 tablet_replica.cc:333] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:51.999722 14611 raft_consensus.cc:2243] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.000435 14611 raft_consensus.cc:2272] T 5fdb81c9fb184d3d963d794f3955d9a6 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.002478 14611 tablet_replica.cc:333] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:52.003165 14611 raft_consensus.cc:2243] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.003571 14611 raft_consensus.cc:2272] T fe542983080648f5a3f21120bea44897 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.005142 14611 tablet_replica.cc:333] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:52.005807 14611 raft_consensus.cc:2243] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.006620 14611 raft_consensus.cc:2272] T d91550b0be7440b48c296cd1a7660010 P 0a64fe1014424af4acabb779d1450a30 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:52.008828 17667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111) [suppressed 103 similar messages]
I20260710 11:01:52.009236 14611 tablet_replica.cc:333] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:52.010066 14611 raft_consensus.cc:2243] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.010663 14611 raft_consensus.cc:2272] T 99f7ee2605454867ae98584ae2541f88 P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:52.012100 17667 consensus_peers.cc:597] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:52.012658 14611 tablet_replica.cc:333] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30: stopping tablet replica
I20260710 11:01:52.013195 14611 raft_consensus.cc:2243] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.013888 14611 raft_consensus.cc:2272] T cdfde55523d343ccb9cac64399cbeaec P 0a64fe1014424af4acabb779d1450a30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:52.024224 17667 consensus_peers.cc:597] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:52.043773 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
W20260710 11:01:52.050611 17667 consensus_peers.cc:597] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 851a6ac654464069bec71b7d959752c8 (127.14.68.193:42361): Couldn't send request to peer 851a6ac654464069bec71b7d959752c8. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:52.066268 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
W20260710 11:01:52.074563 17670 consensus_peers.cc:597] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e -> Peer 0a64fe1014424af4acabb779d1450a30 (127.14.68.194:41203): Couldn't send request to peer 0a64fe1014424af4acabb779d1450a30. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.194:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:52.091239 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:52.091965 14611 tablet_replica.cc:333] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.092577 14611 raft_consensus.cc:2243] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.093037 14611 raft_consensus.cc:2272] T 2466606f7e5545839dd061a680adb3bf P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.095032 14611 tablet_replica.cc:333] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.095558 14611 raft_consensus.cc:2243] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.096292 14611 raft_consensus.cc:2272] T 00e15159ab7642a4add5fa63e2a31f26 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.098256 14611 tablet_replica.cc:333] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.098764 14611 raft_consensus.cc:2243] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.099166 14611 raft_consensus.cc:2272] T 5fdb81c9fb184d3d963d794f3955d9a6 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.100910 14611 tablet_replica.cc:333] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.101500 14611 raft_consensus.cc:2243] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.101889 14611 raft_consensus.cc:2272] T ff355960863b4668817acab62c9f9926 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.103724 14611 tablet_replica.cc:333] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.104206 14611 raft_consensus.cc:2243] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.104904 14611 raft_consensus.cc:2272] T e8fd12ac26584845a009dd4360e58024 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.107136 14611 tablet_replica.cc:333] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.107802 14611 raft_consensus.cc:2243] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.108273 14611 raft_consensus.cc:2272] T f49ae92138ff4178973ff37af50e60ad P bfdffc34750d40fca66170c3f5c72f2e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.110781 14611 tablet_replica.cc:333] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.111353 14611 raft_consensus.cc:2243] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.112141 14611 raft_consensus.cc:2272] T fe542983080648f5a3f21120bea44897 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.114213 14611 tablet_replica.cc:333] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.114799 14611 raft_consensus.cc:2243] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.115301 14611 raft_consensus.cc:2272] T d91550b0be7440b48c296cd1a7660010 P bfdffc34750d40fca66170c3f5c72f2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.117677 14611 tablet_replica.cc:333] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.118276 14611 raft_consensus.cc:2243] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.119036 14611 raft_consensus.cc:2272] T 99f7ee2605454867ae98584ae2541f88 P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.121050 14611 tablet_replica.cc:333] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e: stopping tablet replica
I20260710 11:01:52.121541 14611 raft_consensus.cc:2243] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.121953 14611 raft_consensus.cc:2272] T cdfde55523d343ccb9cac64399cbeaec P bfdffc34750d40fca66170c3f5c72f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.143040 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:01:52.162181 14611 master.cc:562] Master@127.14.68.254:35435 shutting down...
I20260710 11:01:52.182085 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.182642 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.183049 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9743cd5a9e5b439ca47de313201f812d: stopping tablet replica
I20260710 11:01:52.202575 14611 master.cc:584] Master@127.14.68.254:35435 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14869 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:52.245451 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:46125
I20260710 11:01:52.246595 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:52.252466 18062 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
W20260710 11:01:52.252447 18061 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
I20260710 11:01:52.253404 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:52.253434 18064 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
I20260710 11:01:52.254668 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:52.254879 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:52.255043 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681312255026 us; error 0 us; skew 500 ppm
I20260710 11:01:52.255560 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:52.257907 14611 webserver.cc:533] Webserver started at http://127.14.68.254:42399/ using document root <none> and password file <none>
I20260710 11:01:52.258702 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:52.258903 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:52.259181 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:52.260269 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "80d24d238d5642a497ea92aa13c8ecfc"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.264556 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:01:52.267711 18069 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.268559 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:52.268818 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "80d24d238d5642a497ea92aa13c8ecfc"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.269052 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-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)
I20260710 11:01:52.283840 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:52.284972 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:52.321830 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:46125
I20260710 11:01:52.321929 18120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:46125 every 8 connection(s)
I20260710 11:01:52.326633 18121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.336951 18121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc: Bootstrap starting.
I20260710 11:01:52.341588 18121 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.345623 18121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc: No bootstrap required, opened a new log
I20260710 11:01:52.347762 18121 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER }
I20260710 11:01:52.348153 18121 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.348392 18121 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d24d238d5642a497ea92aa13c8ecfc, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.349002 18121 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER }
I20260710 11:01:52.349471 18121 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:52.349695 18121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:52.349960 18121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:52.354190 18121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER }
I20260710 11:01:52.354684 18121 leader_election.cc:304] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80d24d238d5642a497ea92aa13c8ecfc; no voters: 
I20260710 11:01:52.355823 18121 leader_election.cc:290] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:52.356184 18124 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:52.357453 18124 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 80d24d238d5642a497ea92aa13c8ecfc, State: Running, Role: LEADER
I20260710 11:01:52.358170 18124 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER }
I20260710 11:01:52.358695 18121 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:52.362409 18126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80d24d238d5642a497ea92aa13c8ecfc. Latest consensus state: current_term: 1 leader_uuid: "80d24d238d5642a497ea92aa13c8ecfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER } }
I20260710 11:01:52.363129 18126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:52.363842 18125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80d24d238d5642a497ea92aa13c8ecfc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d24d238d5642a497ea92aa13c8ecfc" member_type: VOTER } }
I20260710 11:01:52.364563 18125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:52.366637 18130 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:52.374526 18130 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:52.375490 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:52.382964 18130 catalog_manager.cc:1383] Generated new cluster ID: ec74662f4c5b4621902bb4f4cd53683e
I20260710 11:01:52.383245 18130 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:52.395017 18130 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:52.396216 18130 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:52.410229 18130 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc: Generated new TSK 0
I20260710 11:01:52.410799 18130 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:52.442662 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:52.448377 18142 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
W20260710 11:01:52.449373 18143 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
W20260710 11:01:52.450838 18145 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
I20260710 11:01:52.451113 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:52.452054 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:52.452239 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:52.452356 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681312452346 us; error 0 us; skew 500 ppm
I20260710 11:01:52.452817 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:52.455055 14611 webserver.cc:533] Webserver started at http://127.14.68.193:43715/ using document root <none> and password file <none>
I20260710 11:01:52.455492 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:52.455642 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:52.455839 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:52.456794 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "c6d470b2c3b64524b47e866478fe6e84"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.461333 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:52.464551 18150 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.465354 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:52.465601 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "c6d470b2c3b64524b47e866478fe6e84"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.465833 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-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)
I20260710 11:01:52.480703 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:52.481879 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:52.483407 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:52.485633 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:52.485822 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.486138 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:52.486304 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.525875 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:39657
I20260710 11:01:52.525967 18212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:39657 every 8 connection(s)
I20260710 11:01:52.530835 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:52.537935 18218 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
W20260710 11:01:52.537233 18217 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
W20260710 11:01:52.540874 18220 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
I20260710 11:01:52.542244 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:52.543228 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:52.543231 18213 heartbeater.cc:344] Connected to a master server at 127.14.68.254:46125
W20260710 11:01:52.543637 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:52.543787 18213 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:52.543851 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681312543831 us; error 0 us; skew 500 ppm
I20260710 11:01:52.544744 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:52.544766 18213 heartbeater.cc:507] Master 127.14.68.254:46125 requested a full tablet report, sending...
I20260710 11:01:52.547266 18086 ts_manager.cc:194] Registered new tserver with Master: c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657)
I20260710 11:01:52.547712 14611 webserver.cc:533] Webserver started at http://127.14.68.194:43419/ using document root <none> and password file <none>
I20260710 11:01:52.548246 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:52.548452 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:52.548712 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:52.549230 18086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36890
I20260710 11:01:52.549834 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.554311 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:52.557333 18225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.558097 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:52.558394 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.558650 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-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)
I20260710 11:01:52.576270 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:52.577482 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:52.579021 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:52.581211 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:52.581384 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.581653 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:52.581806 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.621765 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:34891
I20260710 11:01:52.621865 18287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:34891 every 8 connection(s)
I20260710 11:01:52.626571 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:52.632786 18291 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
W20260710 11:01:52.633940 18292 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
I20260710 11:01:52.638770 18288 heartbeater.cc:344] Connected to a master server at 127.14.68.254:46125
I20260710 11:01:52.639312 18288 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:52.639504 18295 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
I20260710 11:01:52.640215 18288 heartbeater.cc:507] Master 127.14.68.254:46125 requested a full tablet report, sending...
I20260710 11:01:52.641206 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:52.642297 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:52.642546 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:52.642673 18086 ts_manager.cc:194] Registered new tserver with Master: 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:52.642760 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681312642739 us; error 0 us; skew 500 ppm
I20260710 11:01:52.643688 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:52.644527 18086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36894
I20260710 11:01:52.646593 14611 webserver.cc:533] Webserver started at http://127.14.68.195:39887/ using document root <none> and password file <none>
I20260710 11:01:52.647114 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:52.647330 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:52.647584 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:52.648733 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "477b639a7c864fb3a30250bc4d5749ff"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.653059 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:01:52.656203 18299 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.656945 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:01:52.657243 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "477b639a7c864fb3a30250bc4d5749ff"
format_stamp: "Formatted at 2026-07-10 11:01:52 on dist-test-slave-xwkk"
I20260710 11:01:52.657527 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681224316539-14611-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)
I20260710 11:01:52.687443 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:52.688678 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:52.690181 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:52.692351 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:52.692567 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.692821 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:52.692996 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:52.732739 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:36793
I20260710 11:01:52.732838 18361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:36793 every 8 connection(s)
I20260710 11:01:52.746192 18362 heartbeater.cc:344] Connected to a master server at 127.14.68.254:46125
I20260710 11:01:52.746587 18362 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:52.747363 18362 heartbeater.cc:507] Master 127.14.68.254:46125 requested a full tablet report, sending...
I20260710 11:01:52.749275 18086 ts_manager.cc:194] Registered new tserver with Master: 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:52.750334 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014346716s
I20260710 11:01:52.750598 18086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36906
I20260710 11:01:52.774505 18086 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36912:
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"
    }
  }
}
W20260710 11:01:52.776599 18086 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.
I20260710 11:01:52.832573 18253 tablet_service.cc:1511] Processing CreateTablet for tablet 0baeaa2b8c4c4623beb8adfd111196fb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:52.832890 18252 tablet_service.cc:1511] Processing CreateTablet for tablet a041f550e5184d86a6247a128dcc4de0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:52.833107 18178 tablet_service.cc:1511] Processing CreateTablet for tablet 0baeaa2b8c4c4623beb8adfd111196fb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:52.834095 18253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baeaa2b8c4c4623beb8adfd111196fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.834502 18178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baeaa2b8c4c4623beb8adfd111196fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.834748 18252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a041f550e5184d86a6247a128dcc4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.837260 18177 tablet_service.cc:1511] Processing CreateTablet for tablet a041f550e5184d86a6247a128dcc4de0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:52.837472 18326 tablet_service.cc:1511] Processing CreateTablet for tablet a041f550e5184d86a6247a128dcc4de0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:52.838617 18177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a041f550e5184d86a6247a128dcc4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.838617 18326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a041f550e5184d86a6247a128dcc4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.839874 18327 tablet_service.cc:1511] Processing CreateTablet for tablet 0baeaa2b8c4c4623beb8adfd111196fb (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=18fc46ec0e4b4d8e85876a04eef747eb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:52.841133 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baeaa2b8c4c4623beb8adfd111196fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:52.867852 18377 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: Bootstrap starting.
I20260710 11:01:52.870826 18378 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: Bootstrap starting.
I20260710 11:01:52.877518 18379 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: Bootstrap starting.
I20260710 11:01:52.877874 18377 tablet_bootstrap.cc:654] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.879734 18378 tablet_bootstrap.cc:654] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.884924 18378 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: No bootstrap required, opened a new log
I20260710 11:01:52.884933 18377 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: No bootstrap required, opened a new log
I20260710 11:01:52.885084 18379 tablet_bootstrap.cc:654] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.885488 18378 ts_tablet_manager.cc:1403] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:01:52.885685 18377 ts_tablet_manager.cc:1403] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:01:52.888232 18377 raft_consensus.cc:359] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.889003 18377 raft_consensus.cc:385] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.888741 18378 raft_consensus.cc:359] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.889410 18377 raft_consensus.cc:740] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba8c6fb708146cd8c10cb65a76adcad, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.889591 18378 raft_consensus.cc:385] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.889962 18378 raft_consensus.cc:740] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.890323 18377 consensus_queue.cc:260] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.891048 18379 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: No bootstrap required, opened a new log
I20260710 11:01:52.890789 18378 consensus_queue.cc:260] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.891546 18379 ts_tablet_manager.cc:1403] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:01:52.892843 18288 heartbeater.cc:499] Master 127.14.68.254:46125 was elected leader, sending a full tablet report...
I20260710 11:01:52.893339 18377 ts_tablet_manager.cc:1434] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:52.894275 18377 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: Bootstrap starting.
I20260710 11:01:52.895198 18379 raft_consensus.cc:359] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.895965 18379 raft_consensus.cc:385] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.896328 18379 raft_consensus.cc:740] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.897420 18379 consensus_queue.cc:260] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.901224 18377 tablet_bootstrap.cc:654] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.913123 18377 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: No bootstrap required, opened a new log
I20260710 11:01:52.913170 18362 heartbeater.cc:499] Master 127.14.68.254:46125 was elected leader, sending a full tablet report...
I20260710 11:01:52.913648 18379 ts_tablet_manager.cc:1434] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.012s
I20260710 11:01:52.913862 18377 ts_tablet_manager.cc:1403] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:01:52.914568 18213 heartbeater.cc:499] Master 127.14.68.254:46125 was elected leader, sending a full tablet report...
I20260710 11:01:52.914984 18379 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: Bootstrap starting.
I20260710 11:01:52.913208 18378 ts_tablet_manager.cc:1434] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.022s
I20260710 11:01:52.917569 18377 raft_consensus.cc:359] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.918395 18377 raft_consensus.cc:385] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.918622 18378 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: Bootstrap starting.
I20260710 11:01:52.918686 18377 raft_consensus.cc:740] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba8c6fb708146cd8c10cb65a76adcad, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.919895 18377 consensus_queue.cc:260] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.921535 18379 tablet_bootstrap.cc:654] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.922222 18377 ts_tablet_manager.cc:1434] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:52.926905 18378 tablet_bootstrap.cc:654] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:52.939079 18379 tablet_bootstrap.cc:492] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: No bootstrap required, opened a new log
I20260710 11:01:52.939590 18379 ts_tablet_manager.cc:1403] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260710 11:01:52.941304 18378 tablet_bootstrap.cc:492] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: No bootstrap required, opened a new log
I20260710 11:01:52.941808 18378 ts_tablet_manager.cc:1403] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 11:01:52.942586 18379 raft_consensus.cc:359] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.943339 18379 raft_consensus.cc:385] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.943643 18379 raft_consensus.cc:740] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.944375 18379 consensus_queue.cc:260] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.944588 18378 raft_consensus.cc:359] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.945267 18378 raft_consensus.cc:385] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:52.945550 18378 raft_consensus.cc:740] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Initialized, Role: FOLLOWER
I20260710 11:01:52.946580 18379 ts_tablet_manager.cc:1434] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:01:52.946324 18378 consensus_queue.cc:260] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:52.948442 18378 ts_tablet_manager.cc:1434] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:01:52.986595 18363 tablet.cc:2406] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:52.999794 18385 raft_consensus.cc:493] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.000301 18385 raft_consensus.cc:515] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.002318 18385 leader_election.cc:290] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891), 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:53.012102 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baeaa2b8c4c4623beb8adfd111196fb" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" is_pre_election: true
I20260710 11:01:53.012794 18263 raft_consensus.cc:2468] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 0.
I20260710 11:01:53.013190 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baeaa2b8c4c4623beb8adfd111196fb" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477b639a7c864fb3a30250bc4d5749ff" is_pre_election: true
I20260710 11:01:53.013917 18337 raft_consensus.cc:2468] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 0.
I20260710 11:01:53.014003 18152 leader_election.cc:304] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [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: 3ba8c6fb708146cd8c10cb65a76adcad, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.014941 18385 raft_consensus.cc:2804] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:53.015298 18385 raft_consensus.cc:493] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:53.015609 18385 raft_consensus.cc:3060] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.020670 18385 raft_consensus.cc:515] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.022346 18385 leader_election.cc:290] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891), 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:53.023216 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baeaa2b8c4c4623beb8adfd111196fb" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:53.023397 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baeaa2b8c4c4623beb8adfd111196fb" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
I20260710 11:01:53.023829 18263 raft_consensus.cc:3060] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.024013 18337 raft_consensus.cc:3060] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.029011 18263 raft_consensus.cc:2468] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 1.
I20260710 11:01:53.029001 18337 raft_consensus.cc:2468] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 1.
I20260710 11:01:53.030185 18152 leader_election.cc:304] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [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: 3ba8c6fb708146cd8c10cb65a76adcad, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.030966 18385 raft_consensus.cc:2804] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:53.031901 18385 raft_consensus.cc:697] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 1 LEADER]: Becoming Leader. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Running, Role: LEADER
I20260710 11:01:53.032696 18385 consensus_queue.cc:237] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.039201 18086 catalog_manager.cc:5697] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "c6d470b2c3b64524b47e866478fe6e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.092562 18384 raft_consensus.cc:493] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.093058 18384 raft_consensus.cc:515] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.095080 18384 leader_election.cc:290] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.105013 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84" is_pre_election: true
I20260710 11:01:53.105831 18188 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.106396 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" is_pre_election: true
I20260710 11:01:53.107079 18263 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.107023 18303 leader_election.cc:304] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [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: 477b639a7c864fb3a30250bc4d5749ff, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.108057 18384 raft_consensus.cc:2804] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:53.108413 18384 raft_consensus.cc:493] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:53.108702 18384 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.113484 18384 raft_consensus.cc:515] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.115020 18384 leader_election.cc:290] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 election: Requested vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.115938 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
I20260710 11:01:53.116107 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:53.116447 18188 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.116671 18263 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.121290 18188 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.121290 18263 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.122489 18303 leader_election.cc:304] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [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: 477b639a7c864fb3a30250bc4d5749ff, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.123164 18384 raft_consensus.cc:2804] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:53.124265 18384 raft_consensus.cc:697] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Leader. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:53.125008 18384 consensus_queue.cc:237] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.132189 18086 catalog_manager.cc:5697] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195). New cstate: current_term: 1 leader_uuid: "477b639a7c864fb3a30250bc4d5749ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:53.225020 18086 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36916:
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"
    }
  }
}
W20260710 11:01:53.226964 18086 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.
I20260710 11:01:53.248803 18178 tablet_service.cc:1511] Processing CreateTablet for tablet aeab673d7cff45879ea723b311c158b3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:53.250182 18178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeab673d7cff45879ea723b311c158b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.250002 18252 tablet_service.cc:1511] Processing CreateTablet for tablet aeab673d7cff45879ea723b311c158b3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:53.251295 18252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeab673d7cff45879ea723b311c158b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.252456 18326 tablet_service.cc:1511] Processing CreateTablet for tablet aeab673d7cff45879ea723b311c158b3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:53.253816 18326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeab673d7cff45879ea723b311c158b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.256556 18253 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0f8eb2f3714ec9998916a956b94885 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:53.257789 18253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0f8eb2f3714ec9998916a956b94885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.252580 18177 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0f8eb2f3714ec9998916a956b94885 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:53.258781 18177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0f8eb2f3714ec9998916a956b94885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.257799 18327 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0f8eb2f3714ec9998916a956b94885 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=85c81cc81196480dbaac4aa7d6a73688]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:53.260345 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0f8eb2f3714ec9998916a956b94885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.266463 18379 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: Bootstrap starting.
I20260710 11:01:53.270856 18378 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: Bootstrap starting.
I20260710 11:01:53.272838 18379 tablet_bootstrap.cc:654] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.278092 18378 tablet_bootstrap.cc:654] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.281217 18379 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: No bootstrap required, opened a new log
I20260710 11:01:53.281697 18379 ts_tablet_manager.cc:1403] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:01:53.284647 18379 raft_consensus.cc:359] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.285386 18379 raft_consensus.cc:385] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.285689 18379 raft_consensus.cc:740] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.286550 18379 consensus_queue.cc:260] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.287107 18378 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: No bootstrap required, opened a new log
I20260710 11:01:53.287737 18378 ts_tablet_manager.cc:1403] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 11:01:53.290639 18378 raft_consensus.cc:359] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.291062 18377 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: Bootstrap starting.
I20260710 11:01:53.291455 18378 raft_consensus.cc:385] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.291850 18378 raft_consensus.cc:740] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.292733 18378 consensus_queue.cc:260] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.294898 18378 ts_tablet_manager.cc:1434] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:53.295467 18379 ts_tablet_manager.cc:1434] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:01:53.299816 18379 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: Bootstrap starting.
I20260710 11:01:53.300709 18378 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Bootstrap starting.
I20260710 11:01:53.301786 18377 tablet_bootstrap.cc:654] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.306300 18379 tablet_bootstrap.cc:654] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.308787 18378 tablet_bootstrap.cc:654] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.319909 18377 tablet_bootstrap.cc:492] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: No bootstrap required, opened a new log
I20260710 11:01:53.320379 18377 ts_tablet_manager.cc:1403] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260710 11:01:53.320816 18379 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: No bootstrap required, opened a new log
I20260710 11:01:53.321250 18379 ts_tablet_manager.cc:1403] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:01:53.322079 18378 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: No bootstrap required, opened a new log
I20260710 11:01:53.322572 18378 ts_tablet_manager.cc:1403] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260710 11:01:53.323395 18377 raft_consensus.cc:359] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.323834 18379 raft_consensus.cc:359] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.324159 18377 raft_consensus.cc:385] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.324496 18379 raft_consensus.cc:385] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.324563 18377 raft_consensus.cc:740] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba8c6fb708146cd8c10cb65a76adcad, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.324882 18384 raft_consensus.cc:493] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.324908 18379 raft_consensus.cc:740] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.325286 18378 raft_consensus.cc:359] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.325495 18384 raft_consensus.cc:515] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.325605 18377 consensus_queue.cc:260] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.326090 18378 raft_consensus.cc:385] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.325941 18379 consensus_queue.cc:260] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.328477 18379 ts_tablet_manager.cc:1434] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:53.326557 18378 raft_consensus.cc:740] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.330361 18378 consensus_queue.cc:260] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.331910 18384 leader_election.cc:290] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.333233 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" is_pre_election: true
I20260710 11:01:53.333891 18263 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.334029 18377 ts_tablet_manager.cc:1434] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:01:53.335469 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84" is_pre_election: true
I20260710 11:01:53.335839 18378 ts_tablet_manager.cc:1434] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:01:53.336167 18188 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.335577 18301 leader_election.cc:304] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [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: 3ba8c6fb708146cd8c10cb65a76adcad, 477b639a7c864fb3a30250bc4d5749ff; no voters: 
I20260710 11:01:53.337543 18377 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: Bootstrap starting.
I20260710 11:01:53.337836 18384 raft_consensus.cc:2804] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:53.338311 18384 raft_consensus.cc:493] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:53.339102 18384 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.343899 18377 tablet_bootstrap.cc:654] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.346197 18384 raft_consensus.cc:515] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.348167 18384 leader_election.cc:290] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 election: Requested vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.349016 18377 tablet_bootstrap.cc:492] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: No bootstrap required, opened a new log
I20260710 11:01:53.348991 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
I20260710 11:01:53.349121 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:53.349777 18377 ts_tablet_manager.cc:1403] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:01:53.349717 18188 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.349900 18263 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.352980 18377 raft_consensus.cc:359] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.353689 18377 raft_consensus.cc:385] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.353976 18377 raft_consensus.cc:740] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba8c6fb708146cd8c10cb65a76adcad, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.355080 18263 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.354730 18377 consensus_queue.cc:260] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.356957 18377 ts_tablet_manager.cc:1434] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:01:53.357000 18188 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.357447 18301 leader_election.cc:304] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [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: 3ba8c6fb708146cd8c10cb65a76adcad, 477b639a7c864fb3a30250bc4d5749ff; no voters: 
I20260710 11:01:53.358319 18384 raft_consensus.cc:2804] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:53.358777 18384 raft_consensus.cc:697] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Leader. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:53.359722 18384 consensus_queue.cc:237] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.367326 18083 catalog_manager.cc:5697] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195). New cstate: current_term: 1 leader_uuid: "477b639a7c864fb3a30250bc4d5749ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:53.369186 18134 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:53.509536 18385 consensus_queue.cc:1048] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:53.513955 18384 consensus_queue.cc:1048] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:53.527537 18384 raft_consensus.cc:493] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.528240 18384 raft_consensus.cc:515] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.529472 18390 consensus_queue.cc:1048] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:53.530712 18384 leader_election.cc:290] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.533180 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" is_pre_election: true
I20260710 11:01:53.533975 18261 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.535617 18301 leader_election.cc:304] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [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: 3ba8c6fb708146cd8c10cb65a76adcad, 477b639a7c864fb3a30250bc4d5749ff; no voters: 
I20260710 11:01:53.536718 18384 raft_consensus.cc:2804] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:53.537174 18384 raft_consensus.cc:493] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:53.537580 18384 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.539775 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84" is_pre_election: true
I20260710 11:01:53.540766 18188 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 0.
I20260710 11:01:53.548812 18384 raft_consensus.cc:515] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.552065 18188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
I20260710 11:01:53.552871 18188 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.560262 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:53.561139 18263 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.564119 18384 leader_election.cc:290] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 1 election: Requested vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:53.571321 18188 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.573464 18303 leader_election.cc:304] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [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: 477b639a7c864fb3a30250bc4d5749ff, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.574669 18414 raft_consensus.cc:2804] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:53.574970 18413 consensus_queue.cc:1048] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:53.575404 18414 raft_consensus.cc:697] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Leader. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:53.576326 18414 consensus_queue.cc:237] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.577638 18263 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 1.
I20260710 11:01:53.592135 18083 catalog_manager.cc:5697] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195). New cstate: current_term: 1 leader_uuid: "477b639a7c864fb3a30250bc4d5749ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:53.672520 18337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0"
dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
mode: GRACEFUL
new_leader_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
 from {username='slave'} at 127.0.0.1:39670
I20260710 11:01:53.673066 18337 raft_consensus.cc:606] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Received request to transfer leadership to TS 3ba8c6fb708146cd8c10cb65a76adcad
I20260710 11:01:53.678375 18337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3"
dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
mode: GRACEFUL
new_leader_uuid: "c6d470b2c3b64524b47e866478fe6e84"
 from {username='slave'} at 127.0.0.1:39670
I20260710 11:01:53.678900 18337 raft_consensus.cc:606] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Received request to transfer leadership to TS c6d470b2c3b64524b47e866478fe6e84
I20260710 11:01:53.683670 18337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885"
dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
mode: GRACEFUL
new_leader_uuid: "c6d470b2c3b64524b47e866478fe6e84"
 from {username='slave'} at 127.0.0.1:39670
I20260710 11:01:53.684176 18337 raft_consensus.cc:606] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Received request to transfer leadership to TS c6d470b2c3b64524b47e866478fe6e84
I20260710 11:01:53.908877 18414 consensus_queue.cc:1048] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:53.919183 18384 consensus_queue.cc:1048] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:53.926626 18393 raft_consensus.cc:993] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: : Instructing follower c6d470b2c3b64524b47e866478fe6e84 to start an election
I20260710 11:01:53.927114 18384 raft_consensus.cc:1081] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Signalling peer c6d470b2c3b64524b47e866478fe6e84 to start an election
I20260710 11:01:53.928577 18187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3"
dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
 from {username='slave'} at 127.0.0.1:39498
I20260710 11:01:53.929054 18187 raft_consensus.cc:493] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.929344 18187 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:53.934855 18187 raft_consensus.cc:515] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.937323 18187 leader_election.cc:290] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891), 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:53.937990 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:53.937914 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeab673d7cff45879ea723b311c158b3" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
I20260710 11:01:53.938800 18263 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:53.938849 18337 raft_consensus.cc:3055] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:53.939266 18337 raft_consensus.cc:740] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:53.940122 18337 consensus_queue.cc:260] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.941386 18337 raft_consensus.cc:3060] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:53.946012 18263 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 2.
I20260710 11:01:53.947232 18152 leader_election.cc:304] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [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: 3ba8c6fb708146cd8c10cb65a76adcad, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:53.947921 18390 raft_consensus.cc:2804] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:53.948365 18390 raft_consensus.cc:697] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Becoming Leader. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Running, Role: LEADER
I20260710 11:01:53.948459 18337 raft_consensus.cc:2468] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 2.
I20260710 11:01:53.949250 18390 consensus_queue.cc:237] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:53.956176 18083 catalog_manager.cc:5697] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 reported cstate change: term changed from 1 to 2, leader changed from 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195) to c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "c6d470b2c3b64524b47e866478fe6e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.997181 18393 raft_consensus.cc:993] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: : Instructing follower 3ba8c6fb708146cd8c10cb65a76adcad to start an election
I20260710 11:01:53.997603 18384 raft_consensus.cc:1081] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Signalling peer 3ba8c6fb708146cd8c10cb65a76adcad to start an election
I20260710 11:01:53.999066 18263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0"
dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
 from {username='slave'} at 127.0.0.1:53626
I20260710 11:01:53.999565 18263 raft_consensus.cc:493] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.999884 18263 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.004689 18263 raft_consensus.cc:515] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.006727 18263 leader_election.cc:290] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [CANDIDATE]: Term 2 election: Requested vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:54.016798 18187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
I20260710 11:01:54.017338 18187 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.017251 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a041f550e5184d86a6247a128dcc4de0" candidate_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
I20260710 11:01:54.017952 18337 raft_consensus.cc:3055] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:54.018260 18337 raft_consensus.cc:740] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:54.018918 18337 consensus_queue.cc:260] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.019807 18337 raft_consensus.cc:3060] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.022701 18187 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba8c6fb708146cd8c10cb65a76adcad in term 2.
I20260710 11:01:54.024024 18229 leader_election.cc:304] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [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: 3ba8c6fb708146cd8c10cb65a76adcad, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:54.024822 18337 raft_consensus.cc:2468] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba8c6fb708146cd8c10cb65a76adcad in term 2.
I20260710 11:01:54.024988 18383 raft_consensus.cc:2804] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:54.027467 18383 raft_consensus.cc:697] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 LEADER]: Becoming Leader. State: Replica: 3ba8c6fb708146cd8c10cb65a76adcad, State: Running, Role: LEADER
I20260710 11:01:54.028258 18383 consensus_queue.cc:237] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.034160 18082 catalog_manager.cc:5697] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad reported cstate change: term changed from 1 to 2, leader changed from 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195) to 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194). New cstate: current_term: 2 leader_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.051064 18384 consensus_queue.cc:1048] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.057746 18393 raft_consensus.cc:993] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: : Instructing follower c6d470b2c3b64524b47e866478fe6e84 to start an election
I20260710 11:01:54.058228 18414 raft_consensus.cc:1081] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Signalling peer c6d470b2c3b64524b47e866478fe6e84 to start an election
I20260710 11:01:54.059896 18188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885"
dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
 from {username='slave'} at 127.0.0.1:39498
I20260710 11:01:54.060775 18188 raft_consensus.cc:493] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.061163 18188 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.062764 18413 consensus_queue.cc:1048] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.068713 18188 raft_consensus.cc:515] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.070561 18187 raft_consensus.cc:1240] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Rejecting Update request from peer 477b639a7c864fb3a30250bc4d5749ff for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:54.071678 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:54.072394 18263 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.072719 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "c6d470b2c3b64524b47e866478fe6e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
I20260710 11:01:54.072918 18188 leader_election.cc:290] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891), 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195:36793)
I20260710 11:01:54.073342 18337 raft_consensus.cc:3055] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:54.073678 18337 raft_consensus.cc:740] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:54.074599 18337 consensus_queue.cc:260] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.075798 18337 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.078935 18263 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 2.
I20260710 11:01:54.080358 18152 leader_election.cc:304] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [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: 3ba8c6fb708146cd8c10cb65a76adcad, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:54.081236 18390 raft_consensus.cc:2804] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:54.081151 18337 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d470b2c3b64524b47e866478fe6e84 in term 2.
I20260710 11:01:54.081898 18390 raft_consensus.cc:697] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Becoming Leader. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Running, Role: LEADER
I20260710 11:01:54.082799 18390 consensus_queue.cc:237] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.088771 18082 catalog_manager.cc:5697] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 reported cstate change: term changed from 1 to 2, leader changed from 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195) to c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "c6d470b2c3b64524b47e866478fe6e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.109689 14611 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:54.111248 14611 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:54.111655 14611 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:54.122920 18187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885"
dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
mode: GRACEFUL
new_leader_uuid: "477b639a7c864fb3a30250bc4d5749ff"
 from {username='slave'} at 127.0.0.1:39514
I20260710 11:01:54.123525 18187 raft_consensus.cc:606] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Received request to transfer leadership to TS 477b639a7c864fb3a30250bc4d5749ff
I20260710 11:01:54.124631 14611 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:54.361297 18337 raft_consensus.cc:1275] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Refusing update from remote peer c6d470b2c3b64524b47e866478fe6e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.362577 18390 consensus_queue.cc:1048] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.370010 18263 raft_consensus.cc:1275] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Refusing update from remote peer c6d470b2c3b64524b47e866478fe6e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.373108 18390 consensus_queue.cc:1048] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.527946 18263 raft_consensus.cc:1275] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Refusing update from remote peer c6d470b2c3b64524b47e866478fe6e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.529397 18390 consensus_queue.cc:1048] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.539669 18337 raft_consensus.cc:1275] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Refusing update from remote peer c6d470b2c3b64524b47e866478fe6e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.541241 18385 consensus_queue.cc:1048] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.547077 18385 raft_consensus.cc:993] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: : Instructing follower 477b639a7c864fb3a30250bc4d5749ff to start an election
I20260710 11:01:54.547631 18412 raft_consensus.cc:1081] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Signalling peer 477b639a7c864fb3a30250bc4d5749ff to start an election
I20260710 11:01:54.548811 18337 raft_consensus.cc:1275] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Refusing update from remote peer 3ba8c6fb708146cd8c10cb65a76adcad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.549397 18336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885"
dest_uuid: "477b639a7c864fb3a30250bc4d5749ff"
 from {username='slave'} at 127.0.0.1:39658
I20260710 11:01:54.550017 18336 raft_consensus.cc:493] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.550146 18383 consensus_queue.cc:1048] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [LEADER]: Connected to new peer: Peer: permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.550401 18336 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.556479 18336 raft_consensus.cc:515] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.557873 18187 raft_consensus.cc:1275] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Refusing update from remote peer 3ba8c6fb708146cd8c10cb65a76adcad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.560663 18430 consensus_queue.cc:1048] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:54.562356 18187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c6d470b2c3b64524b47e866478fe6e84"
I20260710 11:01:54.562956 18187 raft_consensus.cc:3055] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:54.563274 18187 raft_consensus.cc:740] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c6d470b2c3b64524b47e866478fe6e84, State: Running, Role: LEADER
I20260710 11:01:54.564000 18187 consensus_queue.cc:260] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.565137 18187 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.574364 18187 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 3.
I20260710 11:01:54.575273 18336 leader_election.cc:290] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [CANDIDATE]: Term 3 election: Requested vote from peers c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193:39657), 3ba8c6fb708146cd8c10cb65a76adcad (127.14.68.194:34891)
I20260710 11:01:54.575699 18303 leader_election.cc:304] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [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: 477b639a7c864fb3a30250bc4d5749ff, c6d470b2c3b64524b47e866478fe6e84; no voters: 
I20260710 11:01:54.576324 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0f8eb2f3714ec9998916a956b94885" candidate_uuid: "477b639a7c864fb3a30250bc4d5749ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba8c6fb708146cd8c10cb65a76adcad"
I20260710 11:01:54.576584 18413 raft_consensus.cc:2804] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:54.576937 18263 raft_consensus.cc:3060] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.577894 18413 raft_consensus.cc:697] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 LEADER]: Becoming Leader. State: Replica: 477b639a7c864fb3a30250bc4d5749ff, State: Running, Role: LEADER
I20260710 11:01:54.578709 18413 consensus_queue.cc:237] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [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: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } }
I20260710 11:01:54.582755 18263 raft_consensus.cc:2468] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 477b639a7c864fb3a30250bc4d5749ff in term 3.
I20260710 11:01:54.585088 18082 catalog_manager.cc:5697] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff reported cstate change: term changed from 2 to 3, leader changed from c6d470b2c3b64524b47e866478fe6e84 (127.14.68.193) to 477b639a7c864fb3a30250bc4d5749ff (127.14.68.195). New cstate: current_term: 3 leader_uuid: "477b639a7c864fb3a30250bc4d5749ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d470b2c3b64524b47e866478fe6e84" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba8c6fb708146cd8c10cb65a76adcad" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 34891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477b639a7c864fb3a30250bc4d5749ff" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.735502 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:01:54.754240 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.754843 14611 tablet_replica.cc:333] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84: stopping tablet replica
I20260710 11:01:54.755376 14611 raft_consensus.cc:2243] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.755776 14611 raft_consensus.cc:2272] T a041f550e5184d86a6247a128dcc4de0 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.757790 14611 tablet_replica.cc:333] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84: stopping tablet replica
I20260710 11:01:54.758352 14611 raft_consensus.cc:2243] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.758710 14611 raft_consensus.cc:2272] T 3a0f8eb2f3714ec9998916a956b94885 P c6d470b2c3b64524b47e866478fe6e84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.761475 14611 tablet_replica.cc:333] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84: stopping tablet replica
I20260710 11:01:54.761955 14611 raft_consensus.cc:2243] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.762728 14611 raft_consensus.cc:2272] T aeab673d7cff45879ea723b311c158b3 P c6d470b2c3b64524b47e866478fe6e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.764822 14611 tablet_replica.cc:333] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84: stopping tablet replica
I20260710 11:01:54.765240 14611 raft_consensus.cc:2243] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.765869 14611 raft_consensus.cc:2272] T 0baeaa2b8c4c4623beb8adfd111196fb P c6d470b2c3b64524b47e866478fe6e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.788280 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
I20260710 11:01:54.799847 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:01:54.817595 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.818292 14611 tablet_replica.cc:333] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad: stopping tablet replica
I20260710 11:01:54.818835 14611 raft_consensus.cc:2243] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.819298 14611 raft_consensus.cc:2272] T 3a0f8eb2f3714ec9998916a956b94885 P 3ba8c6fb708146cd8c10cb65a76adcad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.821573 14611 tablet_replica.cc:333] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad: stopping tablet replica
I20260710 11:01:54.822149 14611 raft_consensus.cc:2243] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.822554 14611 raft_consensus.cc:2272] T aeab673d7cff45879ea723b311c158b3 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.825088 14611 tablet_replica.cc:333] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad: stopping tablet replica
I20260710 11:01:54.825603 14611 raft_consensus.cc:2243] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.825997 14611 raft_consensus.cc:2272] T 0baeaa2b8c4c4623beb8adfd111196fb P 3ba8c6fb708146cd8c10cb65a76adcad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.827617 14611 tablet_replica.cc:333] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad: stopping tablet replica
I20260710 11:01:54.828053 14611 raft_consensus.cc:2243] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.828801 14611 raft_consensus.cc:2272] T a041f550e5184d86a6247a128dcc4de0 P 3ba8c6fb708146cd8c10cb65a76adcad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.850950 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:01:54.862004 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
I20260710 11:01:54.881165 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.881872 14611 tablet_replica.cc:333] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: stopping tablet replica
I20260710 11:01:54.882474 14611 raft_consensus.cc:2243] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.883128 14611 pending_rounds.cc:70] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Trying to abort 1 pending ops.
I20260710 11:01:54.883338 14611 pending_rounds.cc:77] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958664521695232 op_type: NO_OP noop_request { }
I20260710 11:01:54.883661 14611 raft_consensus.cc:2889] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:54.883945 14611 raft_consensus.cc:2272] T 3a0f8eb2f3714ec9998916a956b94885 P 477b639a7c864fb3a30250bc4d5749ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.885911 14611 tablet_replica.cc:333] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff: stopping tablet replica
I20260710 11:01:54.886466 14611 raft_consensus.cc:2243] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.886899 14611 raft_consensus.cc:2272] T aeab673d7cff45879ea723b311c158b3 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.888849 14611 tablet_replica.cc:333] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff: stopping tablet replica
I20260710 11:01:54.889329 14611 raft_consensus.cc:2243] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.889744 14611 raft_consensus.cc:2272] T 0baeaa2b8c4c4623beb8adfd111196fb P 477b639a7c864fb3a30250bc4d5749ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.891423 14611 tablet_replica.cc:333] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff: stopping tablet replica
I20260710 11:01:54.891875 14611 raft_consensus.cc:2243] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.892503 14611 raft_consensus.cc:2272] T a041f550e5184d86a6247a128dcc4de0 P 477b639a7c864fb3a30250bc4d5749ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.914171 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:01:54.925696 14611 master.cc:562] Master@127.14.68.254:46125 shutting down...
I20260710 11:01:54.958873 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.960085 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.960536 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80d24d238d5642a497ea92aa13c8ecfc: stopping tablet replica
I20260710 11:01:54.983162 14611 master.cc:584] Master@127.14.68.254:46125 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2782 ms)
[----------] 6 tests from LeaderRebalancerTest (90535 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:55.028461 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:35825
I20260710 11:01:55.029605 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.035219 18434 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
W20260710 11:01:55.036098 18435 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
W20260710 11:01:55.036971 18437 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
I20260710 11:01:55.040094 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:55.040885 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.041092 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.041249 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681315041232 us; error 0 us; skew 500 ppm
I20260710 11:01:55.041787 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.044137 14611 webserver.cc:533] Webserver started at http://127.14.68.254:38543/ using document root <none> and password file <none>
I20260710 11:01:55.044633 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.044840 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.045101 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.046397 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "1269b8dddb4d4384bc608c641a46f942"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.050889 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:55.054380 18442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.055238 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:55.055480 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "1269b8dddb4d4384bc608c641a46f942"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.055735 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-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)
I20260710 11:01:55.091043 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.092268 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.131138 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:35825
I20260710 11:01:55.131238 18493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:35825 every 8 connection(s)
I20260710 11:01:55.135213 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.147338 18494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: Bootstrap starting.
I20260710 11:01:55.152112 18494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.156409 18494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: No bootstrap required, opened a new log
I20260710 11:01:55.158952 18494 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER }
I20260710 11:01:55.159406 18494 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.159586 18494 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1269b8dddb4d4384bc608c641a46f942, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.160173 18494 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER }
I20260710 11:01:55.160614 18494 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:55.160811 18494 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:55.161041 18494 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.166018 18494 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER }
I20260710 11:01:55.166535 18494 leader_election.cc:304] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1269b8dddb4d4384bc608c641a46f942; no voters: 
I20260710 11:01:55.167680 18494 leader_election.cc:290] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:55.168020 18497 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.169543 18497 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 1 LEADER]: Becoming Leader. State: Replica: 1269b8dddb4d4384bc608c641a46f942, State: Running, Role: LEADER
I20260710 11:01:55.170332 18497 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER }
I20260710 11:01:55.170976 18494 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:55.173575 18499 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1269b8dddb4d4384bc608c641a46f942. Latest consensus state: current_term: 1 leader_uuid: "1269b8dddb4d4384bc608c641a46f942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER } }
I20260710 11:01:55.173575 18498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1269b8dddb4d4384bc608c641a46f942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1269b8dddb4d4384bc608c641a46f942" member_type: VOTER } }
I20260710 11:01:55.174407 18499 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.174504 18498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.183240 18502 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:55.189250 18502 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:55.190312 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:55.198552 18502 catalog_manager.cc:1383] Generated new cluster ID: e8c13455a8a14357a9ce35fb714d345b
I20260710 11:01:55.198872 18502 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:55.224273 18502 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:55.225608 18502 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:55.239446 18502 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: Generated new TSK 0
I20260710 11:01:55.240032 18502 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:55.261065 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.267306 18515 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
W20260710 11:01:55.268265 18516 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
W20260710 11:01:55.269883 18518 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
I20260710 11:01:55.272223 14611 server_base.cc:1061] running on GCE node
I20260710 11:01:55.273250 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.273427 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.273545 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681315273533 us; error 0 us; skew 500 ppm
I20260710 11:01:55.274099 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.276302 14611 webserver.cc:533] Webserver started at http://127.14.68.193:40931/ using document root <none> and password file <none>
I20260710 11:01:55.276734 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.276886 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.277093 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.278306 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "7ae8bcbb165e44008234e134dd81597f"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.282769 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:55.286186 18523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.286999 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:55.287258 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "7ae8bcbb165e44008234e134dd81597f"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.287534 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-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)
I20260710 11:01:55.301446 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.302703 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.304112 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.306496 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.306712 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.306967 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.307170 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.360049 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:35457
I20260710 11:01:55.360137 18585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:35457 every 8 connection(s)
I20260710 11:01:55.364923 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.373373 18590 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
W20260710 11:01:55.376279 18591 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
I20260710 11:01:55.379108 18586 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35825
I20260710 11:01:55.379685 18586 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.379930 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:55.380376 18593 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
I20260710 11:01:55.380843 18586 heartbeater.cc:507] Master 127.14.68.254:35825 requested a full tablet report, sending...
I20260710 11:01:55.381603 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.381914 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.382141 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681315382113 us; error 0 us; skew 500 ppm
I20260710 11:01:55.382961 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.383332 18459 ts_manager.cc:194] Registered new tserver with Master: 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457)
I20260710 11:01:55.385533 18459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50350
I20260710 11:01:55.385635 14611 webserver.cc:533] Webserver started at http://127.14.68.194:40069/ using document root <none> and password file <none>
I20260710 11:01:55.386296 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.386489 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.386819 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.388561 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "0e53e5cf3a204ac5a144cb946ab19087"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.393117 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:55.396608 18598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.397403 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:55.397661 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "0e53e5cf3a204ac5a144cb946ab19087"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.397912 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-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)
I20260710 11:01:55.424826 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.425966 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.427559 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.429798 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.429968 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.430296 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.430455 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.471088 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:37993
I20260710 11:01:55.471205 18660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:37993 every 8 connection(s)
I20260710 11:01:55.476127 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.482818 18664 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
W20260710 11:01:55.485589 18665 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
I20260710 11:01:55.488749 14611 server_base.cc:1061] running on GCE node
W20260710 11:01:55.489267 18667 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
I20260710 11:01:55.489666 18661 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35825
I20260710 11:01:55.490144 18661 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.490446 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.490696 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:55.490885 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681315490852 us; error 0 us; skew 500 ppm
I20260710 11:01:55.490960 18661 heartbeater.cc:507] Master 127.14.68.254:35825 requested a full tablet report, sending...
I20260710 11:01:55.491559 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.493101 18459 ts_manager.cc:194] Registered new tserver with Master: 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:55.494470 14611 webserver.cc:533] Webserver started at http://127.14.68.195:44671/ using document root <none> and password file <none>
I20260710 11:01:55.494676 18459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50362
I20260710 11:01:55.495072 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.495337 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.495656 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.496960 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.501390 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:01:55.504633 18672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.505378 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:55.505674 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-xwkk"
I20260710 11:01:55.505944 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681224316539-14611-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)
I20260710 11:01:55.530648 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.531839 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.533305 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.535557 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.535729 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.536015 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.536185 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.576092 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:37965
I20260710 11:01:55.576198 18734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:37965 every 8 connection(s)
I20260710 11:01:55.590113 18735 heartbeater.cc:344] Connected to a master server at 127.14.68.254:35825
I20260710 11:01:55.590533 18735 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.591341 18735 heartbeater.cc:507] Master 127.14.68.254:35825 requested a full tablet report, sending...
I20260710 11:01:55.593299 18459 ts_manager.cc:194] Registered new tserver with Master: ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:55.593820 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014583434s
I20260710 11:01:55.595150 18459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50374
I20260710 11:01:55.620558 18459 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50382:
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"
    }
  }
}
W20260710 11:01:55.623289 18459 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.
I20260710 11:01:55.699987 18700 tablet_service.cc:1511] Processing CreateTablet for tablet a03140db3c0c42fd871b05e1a0b8a46d (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:55.701514 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03140db3c0c42fd871b05e1a0b8a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.704559 18699 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa2294ad7346408f7a8e70140a2393 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:55.705286 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 07fe219c66734715929a86ede8f104f5 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:55.706177 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa2294ad7346408f7a8e70140a2393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.707737 18697 tablet_service.cc:1511] Processing CreateTablet for tablet 6c852aecfea34d338f09f5e09929bab3 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:55.709075 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c852aecfea34d338f09f5e09929bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.715857 18551 tablet_service.cc:1511] Processing CreateTablet for tablet a03140db3c0c42fd871b05e1a0b8a46d (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:55.717288 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03140db3c0c42fd871b05e1a0b8a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.717067 18696 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6641feb4104f94a448ff59aed59232 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:55.718489 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6641feb4104f94a448ff59aed59232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.720567 18626 tablet_service.cc:1511] Processing CreateTablet for tablet a03140db3c0c42fd871b05e1a0b8a46d (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:55.721849 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fe219c66734715929a86ede8f104f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.724471 18624 tablet_service.cc:1511] Processing CreateTablet for tablet 07fe219c66734715929a86ede8f104f5 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:55.731961 18621 tablet_service.cc:1511] Processing CreateTablet for tablet f508b1ccd4774217b5347a48b38f905f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:55.723250 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa2294ad7346408f7a8e70140a2393 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:55.725677 18623 tablet_service.cc:1511] Processing CreateTablet for tablet 6c852aecfea34d338f09f5e09929bab3 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:55.727288 18622 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6641feb4104f94a448ff59aed59232 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:55.735091 18619 tablet_service.cc:1511] Processing CreateTablet for tablet 46d077cac3d841fcad9ff9eda38d637f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:55.721961 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03140db3c0c42fd871b05e1a0b8a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.736716 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d077cac3d841fcad9ff9eda38d637f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.736159 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 46d077cac3d841fcad9ff9eda38d637f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:55.737306 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c852aecfea34d338f09f5e09929bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.731499 18620 tablet_service.cc:1511] Processing CreateTablet for tablet 95c4cdc78bad496da0e0fe6d940950a2 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:55.737989 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d077cac3d841fcad9ff9eda38d637f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.738396 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa2294ad7346408f7a8e70140a2393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.739039 18621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f508b1ccd4774217b5347a48b38f905f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.739692 18624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fe219c66734715929a86ede8f104f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.725999 18694 tablet_service.cc:1511] Processing CreateTablet for tablet 95c4cdc78bad496da0e0fe6d940950a2 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:55.740365 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c4cdc78bad496da0e0fe6d940950a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.741029 18622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6641feb4104f94a448ff59aed59232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.723680 18695 tablet_service.cc:1511] Processing CreateTablet for tablet f508b1ccd4774217b5347a48b38f905f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:55.743943 18550 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa2294ad7346408f7a8e70140a2393 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:55.745239 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa2294ad7346408f7a8e70140a2393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.741017 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c4cdc78bad496da0e0fe6d940950a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.752080 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f508b1ccd4774217b5347a48b38f905f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.760331 18618 tablet_service.cc:1511] Processing CreateTablet for tablet 25a48c2fe6f74fa693097ab71588d6dd (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:55.761785 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a48c2fe6f74fa693097ab71588d6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.761935 18692 tablet_service.cc:1511] Processing CreateTablet for tablet 25a48c2fe6f74fa693097ab71588d6dd (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:55.763389 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a48c2fe6f74fa693097ab71588d6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.778268 18549 tablet_service.cc:1511] Processing CreateTablet for tablet 07fe219c66734715929a86ede8f104f5 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:55.779774 18549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07fe219c66734715929a86ede8f104f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.780435 18543 tablet_service.cc:1511] Processing CreateTablet for tablet 25a48c2fe6f74fa693097ab71588d6dd (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:55.781766 18543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a48c2fe6f74fa693097ab71588d6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.782925 18548 tablet_service.cc:1511] Processing CreateTablet for tablet 6c852aecfea34d338f09f5e09929bab3 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:55.784291 18548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c852aecfea34d338f09f5e09929bab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.787199 18547 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6641feb4104f94a448ff59aed59232 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:55.788538 18547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6641feb4104f94a448ff59aed59232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.790446 18546 tablet_service.cc:1511] Processing CreateTablet for tablet f508b1ccd4774217b5347a48b38f905f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:55.791729 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f508b1ccd4774217b5347a48b38f905f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.795293 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 95c4cdc78bad496da0e0fe6d940950a2 (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:55.796605 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c4cdc78bad496da0e0fe6d940950a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.799293 18544 tablet_service.cc:1511] Processing CreateTablet for tablet 46d077cac3d841fcad9ff9eda38d637f (DEFAULT_TABLE table=test-workload [id=4a7b7988a44c4abeb932a9e68c890ad3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:55.800606 18544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d077cac3d841fcad9ff9eda38d637f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.843067 18752 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:55.859016 18750 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:55.875577 18752 tablet_bootstrap.cc:654] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.878116 18751 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:55.891716 18751 tablet_bootstrap.cc:654] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.895696 18750 tablet_bootstrap.cc:654] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.906617 18750 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:55.908200 18750 ts_tablet_manager.cc:1403] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260710 11:01:55.912400 18751 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:55.912238 18750 raft_consensus.cc:359] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.912990 18751 ts_tablet_manager.cc:1403] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.020s
I20260710 11:01:55.913261 18750 raft_consensus.cc:385] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.916739 18750 raft_consensus.cc:740] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.916772 18751 raft_consensus.cc:359] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.917979 18751 raft_consensus.cc:385] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.918339 18751 raft_consensus.cc:740] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.918467 18750 consensus_queue.cc:260] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.919322 18751 consensus_queue.cc:260] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.921947 18735 heartbeater.cc:499] Master 127.14.68.254:35825 was elected leader, sending a full tablet report...
I20260710 11:01:55.922624 18750 ts_tablet_manager.cc:1434] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:01:55.923600 18752 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:55.923791 18750 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:55.924093 18752 ts_tablet_manager.cc:1403] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.006s
I20260710 11:01:55.927165 18752 raft_consensus.cc:359] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.927953 18752 raft_consensus.cc:385] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.928280 18752 raft_consensus.cc:740] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.929039 18752 consensus_queue.cc:260] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.930425 18750 tablet_bootstrap.cc:654] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.935621 18661 heartbeater.cc:499] Master 127.14.68.254:35825 was elected leader, sending a full tablet report...
I20260710 11:01:55.936375 18751 ts_tablet_manager.cc:1434] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:01:55.937577 18751 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:55.944949 18751 tablet_bootstrap.cc:654] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.945375 18752 ts_tablet_manager.cc:1434] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:01:55.946575 18752 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:55.947522 18586 heartbeater.cc:499] Master 127.14.68.254:35825 was elected leader, sending a full tablet report...
I20260710 11:01:55.950215 18750 tablet_bootstrap.cc:492] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:55.950776 18750 ts_tablet_manager.cc:1403] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260710 11:01:55.953212 18752 tablet_bootstrap.cc:654] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.953706 18750 raft_consensus.cc:359] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.954520 18750 raft_consensus.cc:385] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.954819 18750 raft_consensus.cc:740] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.955628 18750 consensus_queue.cc:260] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.959707 18750 ts_tablet_manager.cc:1434] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:55.960723 18750 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:55.960888 18751 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:55.961586 18751 ts_tablet_manager.cc:1403] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.005s
I20260710 11:01:55.965041 18752 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:55.964727 18751 raft_consensus.cc:359] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.965441 18751 raft_consensus.cc:385] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.965566 18752 ts_tablet_manager.cc:1403] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.015s
I20260710 11:01:55.965780 18751 raft_consensus.cc:740] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.966820 18751 consensus_queue.cc:260] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.967438 18750 tablet_bootstrap.cc:654] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.968667 18752 raft_consensus.cc:359] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.969254 18751 ts_tablet_manager.cc:1434] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:01:55.969439 18752 raft_consensus.cc:385] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.969735 18752 raft_consensus.cc:740] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.970256 18751 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:55.970780 18752 consensus_queue.cc:260] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.973042 18752 ts_tablet_manager.cc:1434] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:55.974095 18752 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:55.977754 18751 tablet_bootstrap.cc:654] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.981997 18752 tablet_bootstrap.cc:654] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.983841 18750 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:55.984383 18750 ts_tablet_manager.cc:1403] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:01:55.987079 18751 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:55.987793 18751 ts_tablet_manager.cc:1403] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 11:01:55.987681 18750 raft_consensus.cc:359] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.988639 18750 raft_consensus.cc:385] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.990500 18750 raft_consensus.cc:740] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.991436 18750 consensus_queue.cc:260] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.992247 18751 raft_consensus.cc:359] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.993028 18751 raft_consensus.cc:385] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.993340 18751 raft_consensus.cc:740] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.994221 18750 ts_tablet_manager.cc:1434] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:01:55.994567 18752 tablet_bootstrap.cc:492] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:55.994268 18751 consensus_queue.cc:260] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.995100 18752 ts_tablet_manager.cc:1403] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 11:01:55.995426 18750 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:55.998081 18752 raft_consensus.cc:359] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:55.998792 18752 raft_consensus.cc:385] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.999063 18752 raft_consensus.cc:740] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.999145 18751 ts_tablet_manager.cc:1434] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:01:55.999845 18752 consensus_queue.cc:260] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.000510 18751 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:56.002405 18752 ts_tablet_manager.cc:1434] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:56.002585 18750 tablet_bootstrap.cc:654] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.003465 18752 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.007786 18751 tablet_bootstrap.cc:654] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.011349 18752 tablet_bootstrap.cc:654] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.014353 18758 raft_consensus.cc:493] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.015085 18758 raft_consensus.cc:515] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.020314 18751 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.021076 18751 ts_tablet_manager.cc:1403] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:01:56.022748 18758 leader_election.cc:290] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.024093 18752 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:56.026831 18752 ts_tablet_manager.cc:1403] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 11:01:56.031042 18752 raft_consensus.cc:359] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.031773 18752 raft_consensus.cc:385] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.032085 18752 raft_consensus.cc:740] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.032792 18752 consensus_queue.cc:260] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.024354 18751 raft_consensus.cc:359] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.033691 18751 raft_consensus.cc:385] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.033994 18751 raft_consensus.cc:740] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.034834 18751 consensus_queue.cc:260] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.036988 18752 ts_tablet_manager.cc:1434] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:56.038007 18752 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.039713 18751 ts_tablet_manager.cc:1434] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:01:56.040818 18751 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:56.044754 18752 tablet_bootstrap.cc:654] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.047459 18751 tablet_bootstrap.cc:654] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.056851 18758 raft_consensus.cc:493] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.057613 18758 raft_consensus.cc:515] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.060737 18758 leader_election.cc:290] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.065191 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.067308 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fe219c66734715929a86ede8f104f5" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.068246 18710 raft_consensus.cc:2468] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
W20260710 11:01:56.070226 18527 leader_election.cc:343] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.071189 18527 leader_election.cc:304] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.073050 18758 raft_consensus.cc:2804] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.073525 18758 raft_consensus.cc:493] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.073951 18758 raft_consensus.cc:3060] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.087255 18758 raft_consensus.cc:515] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.095741 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fe219c66734715929a86ede8f104f5" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.096846 18636 raft_consensus.cc:2468] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.098276 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fe219c66734715929a86ede8f104f5" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.099129 18710 raft_consensus.cc:3060] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.099632 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.102816 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07fe219c66734715929a86ede8f104f5" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.103622 18636 raft_consensus.cc:3060] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.111328 18710 raft_consensus.cc:2468] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.113687 18758 leader_election.cc:290] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
W20260710 11:01:56.114312 18525 leader_election.cc:343] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.115075 18525 leader_election.cc:304] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f; no voters: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:01:56.117437 18756 raft_consensus.cc:493] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.118211 18756 raft_consensus.cc:515] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.127630 18758 raft_consensus.cc:2749] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.128937 18636 raft_consensus.cc:2468] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.130930 18758 raft_consensus.cc:493] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.131697 18758 raft_consensus.cc:515] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.135602 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.135987 18525 leader_election.cc:304] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.136519 18635 raft_consensus.cc:2468] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.134778 18756 leader_election.cc:290] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.144173 18525 leader_election.cc:304] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.145340 18750 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.145454 18752 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:56.145916 18750 ts_tablet_manager.cc:1403] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.151s	user 0.077s	sys 0.064s
I20260710 11:01:56.146183 18752 ts_tablet_manager.cc:1403] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.108s	user 0.039s	sys 0.068s
I20260710 11:01:56.146600 18758 leader_election.cc:290] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.147185 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.147862 18709 raft_consensus.cc:2468] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.149533 18750 raft_consensus.cc:359] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.150290 18752 raft_consensus.cc:359] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.143383 18774 raft_consensus.cc:2804] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.151036 18752 raft_consensus.cc:385] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.151280 18774 raft_consensus.cc:697] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.152667 18774 consensus_queue.cc:237] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.150575 18750 raft_consensus.cc:385] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.154217 18750 raft_consensus.cc:740] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.147186 18758 raft_consensus.cc:2804] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.154992 18758 raft_consensus.cc:493] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.155294 18750 consensus_queue.cc:260] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.159518 18750 ts_tablet_manager.cc:1434] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:01:56.151592 18751 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.160341 18751 ts_tablet_manager.cc:1403] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.008s
I20260710 11:01:56.162569 18758 raft_consensus.cc:3060] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.163093 18751 raft_consensus.cc:359] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.151392 18752 raft_consensus.cc:740] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.165419 18752 consensus_queue.cc:260] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.164480 18750 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:56.167698 18752 ts_tablet_manager.cc:1434] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:01:56.168689 18752 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.170152 18751 raft_consensus.cc:385] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.170495 18751 raft_consensus.cc:740] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.171280 18751 consensus_queue.cc:260] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.174185 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.174953 18636 raft_consensus.cc:2468] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:01:56.176330 18674 leader_election.cc:304] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.177193 18756 raft_consensus.cc:2804] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.177516 18752 tablet_bootstrap.cc:654] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.177574 18756 raft_consensus.cc:493] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.178107 18756 raft_consensus.cc:3060] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.178736 18750 tablet_bootstrap.cc:654] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.180146 18751 ts_tablet_manager.cc:1434] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:01:56.181244 18751 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
W20260710 11:01:56.182433 18507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:56.188432 18458 catalog_manager.cc:5697] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.190896 18751 tablet_bootstrap.cc:654] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.193148 18756 raft_consensus.cc:515] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.197220 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.197986 18636 raft_consensus.cc:3060] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.198480 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.199967 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.178064 18758 raft_consensus.cc:515] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.203352 18757 raft_consensus.cc:493] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.203878 18561 raft_consensus.cc:2393] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca9ec4a69dd54972854bbb73d6f17d82 in current term 1: Already voted for candidate 7ae8bcbb165e44008234e134dd81597f in this term.
I20260710 11:01:56.203831 18757 raft_consensus.cc:515] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.206640 18757 leader_election.cc:290] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.207470 18756 leader_election.cc:290] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.209174 18636 raft_consensus.cc:2468] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:01:56.210119 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.211197 18635 raft_consensus.cc:2393] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ae8bcbb165e44008234e134dd81597f in current term 1: Already voted for candidate ca9ec4a69dd54972854bbb73d6f17d82 in this term.
I20260710 11:01:56.212627 18751 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.213213 18751 ts_tablet_manager.cc:1403] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260710 11:01:56.213668 18758 leader_election.cc:290] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.214023 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a48c2fe6f74fa693097ab71588d6dd" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.215219 18710 raft_consensus.cc:2393] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ae8bcbb165e44008234e134dd81597f in current term 1: Already voted for candidate ca9ec4a69dd54972854bbb73d6f17d82 in this term.
I20260710 11:01:56.216636 18527 leader_election.cc:304] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f; no voters: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:01:56.218663 18751 raft_consensus.cc:359] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.219739 18751 raft_consensus.cc:385] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.219842 18758 raft_consensus.cc:2749] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.220206 18751 raft_consensus.cc:740] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.221552 18751 consensus_queue.cc:260] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.224001 18751 ts_tablet_manager.cc:1434] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:56.224865 18751 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:56.230156 18752 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:56.230515 18750 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.230840 18752 ts_tablet_manager.cc:1403] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.002s
I20260710 11:01:56.230993 18750 ts_tablet_manager.cc:1403] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.018s
I20260710 11:01:56.231962 18751 tablet_bootstrap.cc:654] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.237201 18674 leader_election.cc:304] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 7ae8bcbb165e44008234e134dd81597f
I20260710 11:01:56.238138 18756 raft_consensus.cc:2804] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.238268 18752 raft_consensus.cc:359] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.239086 18752 raft_consensus.cc:385] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.239388 18752 raft_consensus.cc:740] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.240144 18752 consensus_queue.cc:260] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.234184 18750 raft_consensus.cc:359] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.242502 18750 raft_consensus.cc:385] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.242858 18750 raft_consensus.cc:740] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.243669 18750 consensus_queue.cc:260] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.245275 18756 raft_consensus.cc:697] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:01:56.246361 18756 consensus_queue.cc:237] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.252535 18752 ts_tablet_manager.cc:1434] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:01:56.252723 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.253377 18561 raft_consensus.cc:2468] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
I20260710 11:01:56.253610 18752 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.257931 18602 leader_election.cc:304] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.258788 18757 raft_consensus.cc:2804] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.259184 18757 raft_consensus.cc:493] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.259521 18757 raft_consensus.cc:3060] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.262756 18750 ts_tablet_manager.cc:1434] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:01:56.263899 18750 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:56.262568 18786 raft_consensus.cc:493] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.264565 18786 raft_consensus.cc:515] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.267402 18786 leader_election.cc:290] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.268227 18757 raft_consensus.cc:515] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.270406 18757 leader_election.cc:290] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.270473 18751 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.271219 18751 ts_tablet_manager.cc:1403] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260710 11:01:56.272076 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.272710 18561 raft_consensus.cc:3060] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.275120 18751 raft_consensus.cc:359] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.275949 18751 raft_consensus.cc:385] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.276238 18751 raft_consensus.cc:740] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.278347 18750 tablet_bootstrap.cc:654] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.277980 18751 consensus_queue.cc:260] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.280568 18561 raft_consensus.cc:2468] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 1.
I20260710 11:01:56.281102 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.281476 18751 ts_tablet_manager.cc:1434] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:56.281773 18752 tablet_bootstrap.cc:654] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.282667 18751 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:56.284783 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.286772 18635 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:01:56.287504 18752 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
W20260710 11:01:56.283175 18676 leader_election.cc:343] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.288182 18752 ts_tablet_manager.cc:1403] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260710 11:01:56.285945 18458 catalog_manager.cc:5697] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.289484 18602 leader_election.cc:304] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.291060 18757 raft_consensus.cc:2804] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.291548 18757 raft_consensus.cc:697] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:56.291412 18752 raft_consensus.cc:359] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.292167 18752 raft_consensus.cc:385] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.292435 18757 consensus_queue.cc:237] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.293248 18751 tablet_bootstrap.cc:654] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.292477 18752 raft_consensus.cc:740] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.296679 18752 consensus_queue.cc:260] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.299230 18752 ts_tablet_manager.cc:1434] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:01:56.300376 18752 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.306924 18752 tablet_bootstrap.cc:654] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.311058 18674 leader_election.cc:304] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 7ae8bcbb165e44008234e134dd81597f
I20260710 11:01:56.312709 18756 raft_consensus.cc:2804] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.313221 18756 raft_consensus.cc:493] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.313637 18756 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.316015 18789 raft_consensus.cc:493] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.316485 18789 raft_consensus.cc:515] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.318688 18752 tablet_bootstrap.cc:492] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:56.319267 18752 ts_tablet_manager.cc:1403] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 11:01:56.318740 18789 leader_election.cc:290] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.320088 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.320528 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c4cdc78bad496da0e0fe6d940950a2" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
W20260710 11:01:56.322492 18602 leader_election.cc:343] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.322590 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.323235 18635 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
W20260710 11:01:56.323468 18602 leader_election.cc:343] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.323140 18752 raft_consensus.cc:359] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.324441 18752 raft_consensus.cc:385] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.324607 18674 leader_election.cc:304] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.324892 18752 raft_consensus.cc:740] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.325512 18789 raft_consensus.cc:2804] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.325882 18789 raft_consensus.cc:493] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.326241 18789 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.326087 18752 consensus_queue.cc:260] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.329618 18752 ts_tablet_manager.cc:1434] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:56.330928 18752 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:56.326213 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.334548 18561 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:01:56.338894 18752 tablet_bootstrap.cc:654] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.339100 18750 tablet_bootstrap.cc:492] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.339671 18750 ts_tablet_manager.cc:1403] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260710 11:01:56.342759 18750 raft_consensus.cc:359] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.343465 18750 raft_consensus.cc:385] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.343760 18750 raft_consensus.cc:740] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.344554 18750 consensus_queue.cc:260] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.344760 18756 raft_consensus.cc:515] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.346796 18750 ts_tablet_manager.cc:1434] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:56.347469 18789 raft_consensus.cc:515] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.347594 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
W20260710 11:01:56.349721 18676 leader_election.cc:343] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.350431 18789 leader_election.cc:290] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.350735 18750 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:56.351303 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.351569 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.351918 18560 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.352128 18635 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.357787 18758 raft_consensus.cc:493] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.358366 18758 raft_consensus.cc:515] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.360162 18635 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:01:56.360486 18758 leader_election.cc:290] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.361773 18674 leader_election.cc:304] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 7ae8bcbb165e44008234e134dd81597f
I20260710 11:01:56.362299 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.348186 18756 leader_election.cc:290] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:56.363330 18756 raft_consensus.cc:2804] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:56.363746 18525 leader_election.cc:343] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.364012 18756 raft_consensus.cc:697] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:01:56.365103 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.366017 18709 raft_consensus.cc:2468] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.365876 18756 consensus_queue.cc:237] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.367425 18750 tablet_bootstrap.cc:654] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.367623 18527 leader_election.cc:304] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:01:56.368896 18758 raft_consensus.cc:2804] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.369339 18758 raft_consensus.cc:493] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.369741 18758 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.372826 18560 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:01:56.374080 18676 leader_election.cc:304] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.374294 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.374899 18635 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.374970 18789 raft_consensus.cc:2804] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.375489 18789 raft_consensus.cc:697] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:01:56.376611 18752 tablet_bootstrap.cc:492] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:56.376328 18789 consensus_queue.cc:237] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.377197 18752 ts_tablet_manager.cc:1403] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.005s
I20260710 11:01:56.381886 18752 raft_consensus.cc:359] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.378314 18758 raft_consensus.cc:515] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.384666 18752 raft_consensus.cc:385] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.385138 18752 raft_consensus.cc:740] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.385948 18752 consensus_queue.cc:260] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.389112 18635 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:01:56.390381 18752 ts_tablet_manager.cc:1434] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:56.390137 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
W20260710 11:01:56.396245 18525 leader_election.cc:343] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.397590 18758 leader_election.cc:290] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.399629 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.400313 18709 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.401100 18750 tablet_bootstrap.cc:492] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.401568 18750 ts_tablet_manager.cc:1403] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 11:01:56.404737 18750 raft_consensus.cc:359] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.406176 18750 raft_consensus.cc:385] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.406965 18750 raft_consensus.cc:740] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.407840 18750 consensus_queue.cc:260] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.408164 18456 catalog_manager.cc:5697] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.410432 18750 ts_tablet_manager.cc:1434] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:56.409726 18455 catalog_manager.cc:5697] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.411608 18750 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:56.412434 18709 raft_consensus.cc:2468] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.416215 18751 tablet_bootstrap.cc:492] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.416220 18527 leader_election.cc:304] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:01:56.416886 18751 ts_tablet_manager.cc:1403] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.134s	user 0.045s	sys 0.028s
I20260710 11:01:56.417483 18758 raft_consensus.cc:2804] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.418000 18758 raft_consensus.cc:697] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.418881 18758 consensus_queue.cc:237] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.419462 18750 tablet_bootstrap.cc:654] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.419703 18751 raft_consensus.cc:359] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.420413 18751 raft_consensus.cc:385] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.420691 18751 raft_consensus.cc:740] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.421483 18751 consensus_queue.cc:260] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.424749 18751 ts_tablet_manager.cc:1434] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:56.425925 18751 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:56.437775 18751 tablet_bootstrap.cc:654] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.437947 18750 tablet_bootstrap.cc:492] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.438462 18750 ts_tablet_manager.cc:1403] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.001s
I20260710 11:01:56.441576 18750 raft_consensus.cc:359] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.442560 18750 raft_consensus.cc:385] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.442921 18750 raft_consensus.cc:740] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.444005 18750 consensus_queue.cc:260] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.446714 18750 ts_tablet_manager.cc:1434] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:56.447681 18750 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:56.449002 18751 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:56.449504 18751 ts_tablet_manager.cc:1403] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:01:56.451452 18455 catalog_manager.cc:5697] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.452320 18751 raft_consensus.cc:359] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.453027 18751 raft_consensus.cc:385] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.453310 18750 tablet_bootstrap.cc:654] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.453343 18751 raft_consensus.cc:740] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.453776 18459 catalog_manager.cc:5697] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.454396 18751 consensus_queue.cc:260] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.463896 18751 ts_tablet_manager.cc:1434] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:01:56.466912 18750 tablet_bootstrap.cc:492] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:56.467424 18750 ts_tablet_manager.cc:1403] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:01:56.469821 18750 raft_consensus.cc:359] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.470474 18750 raft_consensus.cc:385] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.470826 18750 raft_consensus.cc:740] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.470497 18758 raft_consensus.cc:493] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.471422 18758 raft_consensus.cc:515] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.471669 18750 consensus_queue.cc:260] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.474262 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.474501 18758 leader_election.cc:290] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.474505 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.475021 18635 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.475322 18709 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.476269 18525 leader_election.cc:304] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.476786 18750 ts_tablet_manager.cc:1434] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:56.477345 18758 raft_consensus.cc:2804] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.477691 18758 raft_consensus.cc:493] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.477983 18758 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.484517 18758 raft_consensus.cc:515] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.486243 18758 leader_election.cc:290] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.486846 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.487332 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.487489 18635 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.487890 18709 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.492646 18635 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.492790 18709 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.493803 18525 leader_election.cc:304] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.494547 18758 raft_consensus.cc:2804] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.495059 18758 raft_consensus.cc:697] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.495762 18758 consensus_queue.cc:237] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.496897 18774 raft_consensus.cc:493] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.497385 18774 raft_consensus.cc:515] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.499558 18774 leader_election.cc:290] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.500387 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.501047 18635 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.501143 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.501803 18709 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:01:56.502241 18525 leader_election.cc:304] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.503052 18774 raft_consensus.cc:2804] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.503444 18774 raft_consensus.cc:493] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.503736 18774 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.504245 18459 catalog_manager.cc:5697] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.509634 18774 raft_consensus.cc:515] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.512032 18774 leader_election.cc:290] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.512524 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.512655 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.513046 18709 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.513239 18635 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.517940 18635 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.517938 18709 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:01:56.519212 18525 leader_election.cc:304] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.519874 18774 raft_consensus.cc:2804] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.520229 18774 raft_consensus.cc:697] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.520849 18774 consensus_queue.cc:237] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.521617 18757 raft_consensus.cc:493] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.522023 18757 raft_consensus.cc:515] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.523834 18757 leader_election.cc:290] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965), 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457)
I20260710 11:01:56.524717 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.525292 18709 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
I20260710 11:01:56.526294 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.526361 18602 leader_election.cc:304] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.527093 18560 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
I20260710 11:01:56.527424 18757 raft_consensus.cc:2804] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.527791 18757 raft_consensus.cc:493] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.528283 18757 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.529040 18459 catalog_manager.cc:5697] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.534024 18757 raft_consensus.cc:515] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.535823 18757 leader_election.cc:290] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 election: Requested vote from peers ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965), 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457)
I20260710 11:01:56.536435 18757 raft_consensus.cc:493] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.536815 18757 raft_consensus.cc:515] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.537042 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.537047 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.537752 18560 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.537986 18709 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.539474 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:01:56.540412 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.541167 18710 raft_consensus.cc:2393] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e53e5cf3a204ac5a144cb946ab19087 in current term 1: Already voted for candidate 7ae8bcbb165e44008234e134dd81597f in this term.
I20260710 11:01:56.541077 18757 leader_election.cc:290] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.542322 18602 leader_election.cc:304] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087; no voters: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:01:56.543109 18757 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.544715 18709 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 1.
I20260710 11:01:56.545677 18602 leader_election.cc:304] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:56.545785 18560 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 1.
I20260710 11:01:56.546561 18792 raft_consensus.cc:2804] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.547760 18792 raft_consensus.cc:697] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:56.548503 18792 consensus_queue.cc:237] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:56.549113 18757 raft_consensus.cc:2749] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.555584 18459 catalog_manager.cc:5697] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.582276 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
mode: GRACEFUL
new_leader_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:34464
I20260710 11:01:56.582805 18635 raft_consensus.cc:606] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Received request to transfer leadership to TS 7ae8bcbb165e44008234e134dd81597f
I20260710 11:01:56.585415 18774 raft_consensus.cc:493] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.585891 18774 raft_consensus.cc:515] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.587917 18774 leader_election.cc:290] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.588907 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:01:56.589288 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:01:56.589772 18635 raft_consensus.cc:2393] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ae8bcbb165e44008234e134dd81597f in current term 1: Already voted for candidate ca9ec4a69dd54972854bbb73d6f17d82 in this term.
I20260710 11:01:56.591073 18525 leader_election.cc:304] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f; no voters: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:01:56.591866 18774 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.597448 18774 raft_consensus.cc:2749] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.602748 18709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:01:56.603363 18709 raft_consensus.cc:606] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 7ae8bcbb165e44008234e134dd81597f
I20260710 11:01:56.606545 18774 consensus_queue.cc:1048] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.622900 18758 consensus_queue.cc:1048] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.624069 18560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:01:56.624650 18560 raft_consensus.cc:606] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:01:56.631449 18560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:01:56.632053 18560 raft_consensus.cc:606] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:01:56.643826 18709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:01:56.644471 18709 raft_consensus.cc:606] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:01:56.736013 18709 raft_consensus.cc:3060] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.742199 18792 consensus_queue.cc:1048] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.752796 18807 consensus_queue.cc:1048] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.807186 18789 consensus_queue.cc:1048] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.817380 18786 consensus_queue.cc:1048] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.867954 18758 consensus_queue.cc:1048] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.878535 18774 consensus_queue.cc:1048] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.886413 18756 consensus_queue.cc:1048] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.889415 18756 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.891513 18774 raft_consensus.cc:993] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:56.892213 18774 raft_consensus.cc:1081] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:56.893927 18636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:01:56.894622 18636 raft_consensus.cc:493] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.895047 18636 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.901973 18636 raft_consensus.cc:515] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.904249 18636 leader_election.cc:290] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.905339 18709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.906013 18709 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.907789 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6641feb4104f94a448ff59aed59232" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.908419 18561 raft_consensus.cc:3055] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.908785 18561 raft_consensus.cc:740] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.909832 18561 consensus_queue.cc:260] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.911580 18561 raft_consensus.cc:3060] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.920607 18756 consensus_queue.cc:1048] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.926211 18774 consensus_queue.cc:1048] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.928157 18561 raft_consensus.cc:2468] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:56.931208 18756 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.934320 18709 raft_consensus.cc:2468] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:56.937186 18602 leader_election.cc:304] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.939005 18816 raft_consensus.cc:2804] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.940129 18816 raft_consensus.cc:697] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:56.941125 18816 consensus_queue.cc:237] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.946434 18774 consensus_queue.cc:1048] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.949546 18775 consensus_queue.cc:1048] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.951665 18458 catalog_manager.cc:5697] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.955881 18789 raft_consensus.cc:993] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:01:56.956439 18786 raft_consensus.cc:1081] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:01:56.959332 18786 raft_consensus.cc:993] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:56.959753 18786 raft_consensus.cc:1081] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:56.961256 18559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:01:56.961884 18559 raft_consensus.cc:493] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.962283 18559 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.962815 18636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34450
I20260710 11:01:56.963425 18636 raft_consensus.cc:493] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.963788 18636 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.971129 18636 raft_consensus.cc:515] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.972711 18559 raft_consensus.cc:515] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.974095 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:56.974761 18561 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.976830 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:56.977456 18635 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.983111 18559 leader_election.cc:290] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 2 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:56.986346 18561 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:56.987385 18635 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:01:56.990145 18525 leader_election.cc:304] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.991333 18758 raft_consensus.cc:2804] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.991943 18758 raft_consensus.cc:697] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:56.992632 18602 leader_election.cc:304] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:01:56.992854 18758 consensus_queue.cc:237] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.993357 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c852aecfea34d338f09f5e09929bab3" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.993559 18816 raft_consensus.cc:2804] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.994238 18816 raft_consensus.cc:697] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:56.994736 18708 raft_consensus.cc:3055] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.996950 18708 raft_consensus.cc:740] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:01:56.997314 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:56.997949 18710 raft_consensus.cc:3055] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.998375 18710 raft_consensus.cc:740] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:01:56.998176 18708 consensus_queue.cc:260] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.998842 18774 consensus_queue.cc:1048] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.999333 18710 consensus_queue.cc:260] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.999943 18708 raft_consensus.cc:3060] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.000496 18710 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.995038 18816 consensus_queue.cc:237] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:56.995651 18636 leader_election.cc:290] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:57.009735 18708 raft_consensus.cc:2468] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:01:57.013763 18710 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:57.018122 18775 raft_consensus.cc:993] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:57.017127 18455 catalog_manager.cc:5697] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 2 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.018281 18816 consensus_queue.cc:1048] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.018759 18775 raft_consensus.cc:1081] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:01:57.020639 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:01:57.021230 18635 raft_consensus.cc:493] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.021637 18635 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.024073 18458 catalog_manager.cc:5697] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.031913 18635 raft_consensus.cc:515] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:57.034529 18816 consensus_queue.cc:1048] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.036279 18635 leader_election.cc:290] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:01:57.038821 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:57.039412 18708 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.045048 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f508b1ccd4774217b5347a48b38f905f" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:01:57.045734 18561 raft_consensus.cc:3055] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.046077 18561 raft_consensus.cc:740] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:57.046772 18792 raft_consensus.cc:993] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: : Instructing follower 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:01:57.047319 18792 raft_consensus.cc:1081] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Signalling peer 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:01:57.046880 18561 consensus_queue.cc:260] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:57.048436 18561 raft_consensus.cc:3060] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.053179 18708 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:57.054894 18602 leader_election.cc:304] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:57.055951 18561 raft_consensus.cc:2468] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:01:57.056259 18559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:01:57.056077 18807 raft_consensus.cc:2804] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.056914 18559 raft_consensus.cc:493] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.057049 18807 raft_consensus.cc:697] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:57.057350 18559 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.057986 18807 consensus_queue.cc:237] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:57.067553 18559 raft_consensus.cc:515] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:57.069808 18559 leader_election.cc:290] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 2 election: Requested vote from peers ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:01:57.070401 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:01:57.071086 18708 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.070950 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03140db3c0c42fd871b05e1a0b8a46d" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:01:57.071700 18635 raft_consensus.cc:3055] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.070839 18455 catalog_manager.cc:5697] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.072034 18635 raft_consensus.cc:740] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:01:57.072868 18635 consensus_queue.cc:260] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [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: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:57.073966 18635 raft_consensus.cc:3060] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.077628 18708 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:01:57.078890 18527 leader_election.cc:304] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:01:57.079600 18775 raft_consensus.cc:2804] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.080068 18775 raft_consensus.cc:697] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:01:57.080137 18635 raft_consensus.cc:2468] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:01:57.080808 18775 consensus_queue.cc:237] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [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: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } }
I20260710 11:01:57.087663 18455 catalog_manager.cc:5697] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 1 to 2, leader changed from 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194) to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 2 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:57.425045 18636 raft_consensus.cc:1275] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.426522 18775 consensus_queue.cc:1048] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.434362 18708 raft_consensus.cc:1275] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.438293 18708 raft_consensus.cc:1275] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.439850 18774 consensus_queue.cc:1048] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.441409 18807 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.449924 18559 raft_consensus.cc:1275] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.451578 18807 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.462292 18708 raft_consensus.cc:1275] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.463554 18774 consensus_queue.cc:1048] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.471053 18636 raft_consensus.cc:1275] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.472311 18774 consensus_queue.cc:1048] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.491473 18708 raft_consensus.cc:1275] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.492712 18807 consensus_queue.cc:1048] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.500510 18559 raft_consensus.cc:1275] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.502472 18816 consensus_queue.cc:1048] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.663774 18708 raft_consensus.cc:1275] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.665197 18816 consensus_queue.cc:1048] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.673573 18559 raft_consensus.cc:1275] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.675374 18807 consensus_queue.cc:1048] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.676362 18455 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45104:
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"
    }
  }
}
W20260710 11:01:59.678598 18455 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.
I20260710 11:01:59.729211 18544 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:59.730247 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:59.730521 18544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.731372 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.732854 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:59.734022 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0cc3e8a3de43f8a8dfd9fe2b1de159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.735388 18624 tablet_service.cc:1511] Processing CreateTablet for tablet 8633dc519c4c46cfb5cb94bd11772342 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:59.736600 18624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8633dc519c4c46cfb5cb94bd11772342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.737496 18622 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc79d95ded4c85b68cced0276b0113 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:59.738742 18622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc79d95ded4c85b68cced0276b0113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.739545 18548 tablet_service.cc:1511] Processing CreateTablet for tablet 8633dc519c4c46cfb5cb94bd11772342 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:59.740768 18548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8633dc519c4c46cfb5cb94bd11772342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.744197 18623 tablet_service.cc:1511] Processing CreateTablet for tablet 702d93122c77493686b657c1c62a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:59.744505 18621 tablet_service.cc:1511] Processing CreateTablet for tablet 04788948dd1445d5b7ed4151ae8dfc8a (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:59.745488 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702d93122c77493686b657c1c62a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.746064 18621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788948dd1445d5b7ed4151ae8dfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.749580 18699 tablet_service.cc:1511] Processing CreateTablet for tablet 8633dc519c4c46cfb5cb94bd11772342 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:59.749861 18695 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc79d95ded4c85b68cced0276b0113 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:59.750564 18694 tablet_service.cc:1511] Processing CreateTablet for tablet 702d93122c77493686b657c1c62a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:59.752120 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 04788948dd1445d5b7ed4151ae8dfc8a (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:59.753748 18550 tablet_service.cc:1511] Processing CreateTablet for tablet 79dc79d95ded4c85b68cced0276b0113 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:59.754948 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc79d95ded4c85b68cced0276b0113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.759047 18551 tablet_service.cc:1511] Processing CreateTablet for tablet 702d93122c77493686b657c1c62a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:59.760340 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702d93122c77493686b657c1c62a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.762715 18546 tablet_service.cc:1511] Processing CreateTablet for tablet 04788948dd1445d5b7ed4151ae8dfc8a (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:59.763994 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788948dd1445d5b7ed4151ae8dfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.750969 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8633dc519c4c46cfb5cb94bd11772342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.766901 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788948dd1445d5b7ed4151ae8dfc8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.768767 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702d93122c77493686b657c1c62a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.770946 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79dc79d95ded4c85b68cced0276b0113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.779510 18618 tablet_service.cc:1511] Processing CreateTablet for tablet 85157b8a64f54db4917c414c77ed0a39 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:59.784018 18547 tablet_service.cc:1511] Processing CreateTablet for tablet 85157b8a64f54db4917c414c77ed0a39 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:59.785372 18547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85157b8a64f54db4917c414c77ed0a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.793740 18620 tablet_service.cc:1511] Processing CreateTablet for tablet cc28fd2a6edb4fbb82facc042a6500df (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:59.796914 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 85157b8a64f54db4917c414c77ed0a39 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:59.797174 18549 tablet_service.cc:1511] Processing CreateTablet for tablet cc28fd2a6edb4fbb82facc042a6500df (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:59.798295 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85157b8a64f54db4917c414c77ed0a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.798295 18549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc28fd2a6edb4fbb82facc042a6500df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.803037 18696 tablet_service.cc:1511] Processing CreateTablet for tablet cc28fd2a6edb4fbb82facc042a6500df (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:59.804334 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc28fd2a6edb4fbb82facc042a6500df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.804090 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 870ec7d72c4047e5bcd8f80697ed14f9 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:59.805315 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ec7d72c4047e5bcd8f80697ed14f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.807026 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 870ec7d72c4047e5bcd8f80697ed14f9 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:59.809544 18697 tablet_service.cc:1511] Processing CreateTablet for tablet 870ec7d72c4047e5bcd8f80697ed14f9 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:59.811118 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ec7d72c4047e5bcd8f80697ed14f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.817071 18619 tablet_service.cc:1511] Processing CreateTablet for tablet 6324c2308c2e4095b0563d93f280f020 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:59.819639 18692 tablet_service.cc:1511] Processing CreateTablet for tablet 6324c2308c2e4095b0563d93f280f020 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:59.819942 18543 tablet_service.cc:1511] Processing CreateTablet for tablet 6324c2308c2e4095b0563d93f280f020 (DEFAULT_TABLE table=soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:59.820906 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324c2308c2e4095b0563d93f280f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.821161 18543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324c2308c2e4095b0563d93f280f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.873533 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ec7d72c4047e5bcd8f80697ed14f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.874377 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324c2308c2e4095b0563d93f280f020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.875139 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc28fd2a6edb4fbb82facc042a6500df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.878434 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85157b8a64f54db4917c414c77ed0a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.912773 18851 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:01:59.917748 18849 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:59.936676 18849 tablet_bootstrap.cc:654] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:59.972533 18850 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:01:59.973886 18851 tablet_bootstrap.cc:654] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:59.978229 18849 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:01:59.978842 18849 ts_tablet_manager.cc:1403] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260710 11:01:59.980660 18851 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:01:59.980780 18850 tablet_bootstrap.cc:654] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:59.981171 18851 ts_tablet_manager.cc:1403] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.009s
I20260710 11:01:59.981916 18849 raft_consensus.cc:359] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:59.982751 18849 raft_consensus.cc:385] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:59.983068 18849 raft_consensus.cc:740] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:01:59.983822 18851 raft_consensus.cc:359] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:59.984683 18851 raft_consensus.cc:385] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:59.983850 18849 consensus_queue.cc:260] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:59.984974 18851 raft_consensus.cc:740] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:01:59.985788 18851 consensus_queue.cc:260] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:01:59.987258 18849 ts_tablet_manager.cc:1434] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:59.988443 18849 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:01:59.995982 18849 tablet_bootstrap.cc:654] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:59.998951 18850 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:01:59.999706 18850 ts_tablet_manager.cc:1403] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:02:00.001753 18851 ts_tablet_manager.cc:1434] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:02:00.002871 18851 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.003360 18850 raft_consensus.cc:359] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.004176 18850 raft_consensus.cc:385] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.004472 18850 raft_consensus.cc:740] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.005318 18850 consensus_queue.cc:260] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.006290 18849 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.006796 18849 ts_tablet_manager.cc:1403] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:02:00.009680 18849 raft_consensus.cc:359] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.010368 18849 raft_consensus.cc:385] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.010680 18851 tablet_bootstrap.cc:654] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.010656 18849 raft_consensus.cc:740] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.011615 18849 consensus_queue.cc:260] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.013191 18850 ts_tablet_manager.cc:1434] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:00.014209 18849 ts_tablet_manager.cc:1434] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:00.014379 18850 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.015165 18849 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.021550 18850 tablet_bootstrap.cc:654] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.021884 18849 tablet_bootstrap.cc:654] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.032315 18851 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.032383 18849 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.032851 18851 ts_tablet_manager.cc:1403] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.018s
I20260710 11:02:00.032959 18849 ts_tablet_manager.cc:1403] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:02:00.033375 18850 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.033882 18850 ts_tablet_manager.cc:1403] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:02:00.036103 18851 raft_consensus.cc:359] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.036304 18849 raft_consensus.cc:359] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.036906 18851 raft_consensus.cc:385] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.037091 18849 raft_consensus.cc:385] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.037292 18851 raft_consensus.cc:740] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.037067 18850 raft_consensus.cc:359] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.037712 18849 raft_consensus.cc:740] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.038004 18850 raft_consensus.cc:385] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.038352 18850 raft_consensus.cc:740] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.038421 18851 consensus_queue.cc:260] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.038556 18849 consensus_queue.cc:260] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.039232 18850 consensus_queue.cc:260] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.040982 18851 ts_tablet_manager.cc:1434] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:02:00.041275 18849 ts_tablet_manager.cc:1434] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:02:00.041955 18851 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.042335 18849 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.044476 18850 ts_tablet_manager.cc:1434] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:00.045532 18850 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.049301 18851 tablet_bootstrap.cc:654] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.049317 18849 tablet_bootstrap.cc:654] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.052181 18850 tablet_bootstrap.cc:654] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.062835 18849 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.063330 18849 ts_tablet_manager.cc:1403] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:02:00.065819 18851 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.066363 18851 ts_tablet_manager.cc:1403] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 11:02:00.066493 18849 raft_consensus.cc:359] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.067318 18849 raft_consensus.cc:385] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.067612 18849 raft_consensus.cc:740] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.068361 18849 consensus_queue.cc:260] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.068957 18850 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.069475 18850 ts_tablet_manager.cc:1403] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:02:00.069402 18851 raft_consensus.cc:359] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.070223 18851 raft_consensus.cc:385] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.070480 18851 raft_consensus.cc:740] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.070856 18849 ts_tablet_manager.cc:1434] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:02:00.071162 18851 consensus_queue.cc:260] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.071877 18849 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.072600 18850 raft_consensus.cc:359] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.073318 18850 raft_consensus.cc:385] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.073599 18850 raft_consensus.cc:740] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.074455 18850 consensus_queue.cc:260] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.074906 18851 ts_tablet_manager.cc:1434] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:02:00.076002 18851 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.078835 18849 tablet_bootstrap.cc:654] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.079911 18850 ts_tablet_manager.cc:1434] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 11:02:00.080953 18850 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.082557 18851 tablet_bootstrap.cc:654] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.089061 18850 tablet_bootstrap.cc:654] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.089958 18789 raft_consensus.cc:493] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.090713 18849 tablet_bootstrap.cc:492] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.091325 18849 ts_tablet_manager.cc:1403] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:02:00.090734 18789 raft_consensus.cc:515] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.094642 18850 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.094493 18849 raft_consensus.cc:359] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.095171 18850 ts_tablet_manager.cc:1403] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:02:00.095331 18849 raft_consensus.cc:385] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.095402 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.095691 18849 raft_consensus.cc:740] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
W20260710 11:02:00.096627 18674 leader_election.cc:343] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.096496 18849 consensus_queue.cc:260] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.094997 18851 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.098245 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.098335 18850 raft_consensus.cc:359] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.099102 18850 raft_consensus.cc:385] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.098187 18851 ts_tablet_manager.cc:1403] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 11:02:00.099395 18850 raft_consensus.cc:740] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.100304 18850 consensus_queue.cc:260] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.102864 18850 ts_tablet_manager.cc:1434] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:00.102509 18851 raft_consensus.cc:359] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.103237 18851 raft_consensus.cc:385] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.103533 18851 raft_consensus.cc:740] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.103888 18850 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.104234 18851 consensus_queue.cc:260] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.105020 18789 leader_election.cc:290] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.106384 18789 raft_consensus.cc:493] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.107460 18789 raft_consensus.cc:515] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.106560 18851 ts_tablet_manager.cc:1434] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:00.109318 18851 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.109611 18789 leader_election.cc:290] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.110992 18850 tablet_bootstrap.cc:654] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.107707 18866 raft_consensus.cc:493] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.114898 18849 ts_tablet_manager.cc:1434] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:02:00.115051 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.115968 18849 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.112951 18866 raft_consensus.cc:515] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
W20260710 11:02:00.116920 18674 leader_election.cc:343] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.117875 18866 leader_election.cc:290] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.118535 18807 raft_consensus.cc:493] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.119027 18807 raft_consensus.cc:515] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.132448 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
W20260710 11:02:00.134407 18602 leader_election.cc:343] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.136132 18807 leader_election.cc:290] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.139104 18838 raft_consensus.cc:493] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.139215 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.139879 18838 raft_consensus.cc:515] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
W20260710 11:02:00.155481 18602 leader_election.cc:343] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.156180 18602 leader_election.cc:304] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087; no voters: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:00.157893 18807 raft_consensus.cc:493] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.158592 18807 raft_consensus.cc:515] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.164374 18849 tablet_bootstrap.cc:654] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.164649 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.136300 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.166260 18850 tablet_bootstrap.cc:492] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.169310 18636 raft_consensus.cc:2468] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
W20260710 11:02:00.169363 18525 leader_election.cc:343] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.173137 18850 ts_tablet_manager.cc:1403] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.069s	user 0.040s	sys 0.016s
I20260710 11:02:00.176637 18838 leader_election.cc:290] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.181211 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.179365 18807 leader_election.cc:290] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.176817 18674 leader_election.cc:304] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.182476 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.183982 18710 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
W20260710 11:02:00.181592 18676 leader_election.cc:343] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.185763 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.181851 18870 raft_consensus.cc:2749] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.185974 18602 leader_election.cc:304] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.185827 18676 leader_election.cc:304] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [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: ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:00.186909 18807 raft_consensus.cc:2804] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.187361 18807 raft_consensus.cc:493] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.187690 18807 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.188131 18851 tablet_bootstrap.cc:654] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.188059 18866 raft_consensus.cc:2804] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.188647 18866 raft_consensus.cc:493] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.189028 18866 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.186583 18559 raft_consensus.cc:2468] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.191485 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.193917 18561 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
W20260710 11:02:00.192266 18527 leader_election.cc:343] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.195503 18527 leader_election.cc:304] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f; no voters: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:00.197610 18807 raft_consensus.cc:515] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.198904 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.200968 18850 raft_consensus.cc:359] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.201741 18676 leader_election.cc:304] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.206367 18867 raft_consensus.cc:2804] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.206774 18867 raft_consensus.cc:493] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:00.206666 18676 leader_election.cc:343] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.207293 18867 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.205261 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.210203 18838 raft_consensus.cc:2749] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.210237 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.211524 18561 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.212288 18710 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.215119 18866 raft_consensus.cc:515] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.219138 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
W20260710 11:02:00.219434 18507 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:00.219743 18636 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.221869 18710 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 1.
I20260710 11:02:00.201788 18850 raft_consensus.cc:385] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.224027 18850 raft_consensus.cc:740] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.214226 18807 leader_election.cc:290] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.214226 18868 raft_consensus.cc:2749] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.224710 18866 leader_election.cc:290] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.229117 18602 leader_election.cc:304] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.230221 18872 raft_consensus.cc:2804] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.230098 18867 raft_consensus.cc:515] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.230775 18872 raft_consensus.cc:697] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:00.231585 18872 consensus_queue.cc:237] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.232419 18867 leader_election.cc:290] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.233067 18636 raft_consensus.cc:2468] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.233318 18849 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.233575 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.233827 18849 ts_tablet_manager.cc:1403] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.016s
I20260710 11:02:00.234289 18674 leader_election.cc:304] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.234568 18851 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.235195 18851 ts_tablet_manager.cc:1403] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.014s
I20260710 11:02:00.235431 18850 consensus_queue.cc:260] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.236402 18635 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.237004 18849 raft_consensus.cc:359] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.237746 18849 raft_consensus.cc:385] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.238068 18849 raft_consensus.cc:740] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.238353 18851 raft_consensus.cc:359] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.239156 18851 raft_consensus.cc:385] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.238792 18849 consensus_queue.cc:260] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.239465 18851 raft_consensus.cc:740] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.240275 18851 consensus_queue.cc:260] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.241204 18849 ts_tablet_manager.cc:1434] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:00.242219 18849 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.243846 18635 raft_consensus.cc:2468] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.245384 18851 ts_tablet_manager.cc:1434] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:02:00.245793 18674 leader_election.cc:304] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.246479 18851 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.246810 18868 raft_consensus.cc:2804] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.247746 18789 raft_consensus.cc:2804] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.248173 18789 raft_consensus.cc:697] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.248760 18849 tablet_bootstrap.cc:654] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.249007 18789 consensus_queue.cc:237] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.253266 18838 raft_consensus.cc:493] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.253970 18851 tablet_bootstrap.cc:654] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.254029 18838 raft_consensus.cc:515] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.257513 18561 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 1.
I20260710 11:02:00.259740 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.261947 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
W20260710 11:02:00.263919 18525 leader_election.cc:343] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.274526 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.275583 18710 raft_consensus.cc:2468] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:02:00.274917 18455 catalog_manager.cc:5697] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.277915 18850 ts_tablet_manager.cc:1434] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260710 11:02:00.278457 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.279071 18561 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.279389 18850 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.254101 18868 raft_consensus.cc:697] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.283300 18868 consensus_queue.cc:237] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.261054 18838 leader_election.cc:290] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
W20260710 11:02:00.290016 18676 leader_election.cc:343] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.294230 18849 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.296840 18527 leader_election.cc:304] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.297031 18849 ts_tablet_manager.cc:1403] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.027s
I20260710 11:02:00.297148 18561 raft_consensus.cc:2468] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.298205 18838 raft_consensus.cc:2804] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.298851 18838 raft_consensus.cc:493] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.299207 18838 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.303568 18849 raft_consensus.cc:359] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.304353 18849 raft_consensus.cc:385] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.304641 18849 raft_consensus.cc:740] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.305371 18849 consensus_queue.cc:260] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.307680 18849 ts_tablet_manager.cc:1434] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:02:00.308677 18849 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.316977 18849 tablet_bootstrap.cc:654] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.319300 18851 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.319789 18851 ts_tablet_manager.cc:1403] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.024s
I20260710 11:02:00.320225 18850 tablet_bootstrap.cc:654] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.320397 18456 catalog_manager.cc:5697] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.322819 18851 raft_consensus.cc:359] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.323783 18851 raft_consensus.cc:385] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.324183 18851 raft_consensus.cc:740] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.323351 18456 catalog_manager.cc:5697] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.325328 18851 consensus_queue.cc:260] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.328255 18851 ts_tablet_manager.cc:1434] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:00.328537 18849 tablet_bootstrap.cc:492] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.329097 18849 ts_tablet_manager.cc:1403] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:02:00.329265 18851 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.330132 18850 tablet_bootstrap.cc:492] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.330621 18850 ts_tablet_manager.cc:1403] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.015s
I20260710 11:02:00.332029 18849 raft_consensus.cc:359] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.332717 18849 raft_consensus.cc:385] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.332978 18849 raft_consensus.cc:740] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.333523 18850 raft_consensus.cc:359] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.333696 18849 consensus_queue.cc:260] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.334335 18850 raft_consensus.cc:385] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.334676 18850 raft_consensus.cc:740] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.334972 18789 raft_consensus.cc:493] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.335424 18850 consensus_queue.cc:260] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.335853 18855 raft_consensus.cc:493] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.335446 18789 raft_consensus.cc:515] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.336386 18855 raft_consensus.cc:515] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.336978 18849 ts_tablet_manager.cc:1434] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:00.337908 18789 leader_election.cc:290] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.338577 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.338636 18855 leader_election.cc:290] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.339624 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.339684 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.338025 18849 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: Bootstrap starting.
I20260710 11:02:00.338536 18838 raft_consensus.cc:515] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
W20260710 11:02:00.341707 18525 leader_election.cc:343] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:00.342410 18527 leader_election.cc:343] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.342696 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.342834 18527 leader_election.cc:304] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f; no voters: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:00.343891 18855 raft_consensus.cc:2749] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.344512 18838 leader_election.cc:290] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.345542 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.346160 18710 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:00.346601 18674 leader_election.cc:343] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.347165 18849 tablet_bootstrap.cc:654] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.348217 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.350616 18851 tablet_bootstrap.cc:654] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.355309 18710 raft_consensus.cc:2468] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:02:00.357038 18527 leader_election.cc:304] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.358242 18838 raft_consensus.cc:2804] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.358798 18838 raft_consensus.cc:697] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.360363 18838 consensus_queue.cc:237] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
W20260710 11:02:00.363334 18676 leader_election.cc:343] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.363920 18676 leader_election.cc:304] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [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: ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:00.364658 18789 raft_consensus.cc:2749] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.364889 18851 tablet_bootstrap.cc:492] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.365357 18851 ts_tablet_manager.cc:1403] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260710 11:02:00.367275 18635 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.368750 18850 ts_tablet_manager.cc:1434] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:02:00.369756 18850 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.380218 18635 raft_consensus.cc:2468] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:02:00.384157 18850 tablet_bootstrap.cc:654] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.387171 18851 raft_consensus.cc:359] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.390654 18851 raft_consensus.cc:385] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.391062 18851 raft_consensus.cc:740] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.392122 18851 consensus_queue.cc:260] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.395339 18850 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.395896 18850 ts_tablet_manager.cc:1403] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.006s
I20260710 11:02:00.397593 18851 ts_tablet_manager.cc:1434] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260710 11:02:00.399185 18851 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.398875 18850 raft_consensus.cc:359] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.399731 18850 raft_consensus.cc:385] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.400059 18850 raft_consensus.cc:740] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.400480 18849 tablet_bootstrap.cc:492] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: No bootstrap required, opened a new log
I20260710 11:02:00.400945 18849 ts_tablet_manager.cc:1403] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.026s
I20260710 11:02:00.400785 18850 consensus_queue.cc:260] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.404029 18850 ts_tablet_manager.cc:1434] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:00.405191 18850 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.406239 18851 tablet_bootstrap.cc:654] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.407485 18849 raft_consensus.cc:359] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.408295 18849 raft_consensus.cc:385] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.408643 18849 raft_consensus.cc:740] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.409448 18849 consensus_queue.cc:260] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.410554 18868 raft_consensus.cc:493] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.410983 18868 raft_consensus.cc:515] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.411633 18850 tablet_bootstrap.cc:654] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.413312 18868 leader_election.cc:290] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.414489 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.415015 18849 ts_tablet_manager.cc:1434] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:02:00.415153 18635 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.418509 18674 leader_election.cc:304] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.419453 18789 raft_consensus.cc:2804] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.419778 18789 raft_consensus.cc:493] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.420099 18789 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.421626 18872 raft_consensus.cc:493] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.422138 18872 raft_consensus.cc:515] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.424197 18872 leader_election.cc:290] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.424925 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.425318 18851 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.425585 18561 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.425972 18851 ts_tablet_manager.cc:1403] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260710 11:02:00.427274 18855 raft_consensus.cc:493] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.427764 18855 raft_consensus.cc:515] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.429970 18851 raft_consensus.cc:359] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.430404 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.430927 18851 raft_consensus.cc:385] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.431144 18635 raft_consensus.cc:2468] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:02:00.431350 18851 raft_consensus.cc:740] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.432562 18851 consensus_queue.cc:260] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.432572 18525 leader_election.cc:304] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:00.434782 18871 raft_consensus.cc:2804] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.435132 18871 raft_consensus.cc:493] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.435425 18871 raft_consensus.cc:3060] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.435491 18851 ts_tablet_manager.cc:1434] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:02:00.436920 18789 raft_consensus.cc:515] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.438005 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.438668 18710 raft_consensus.cc:2468] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 0.
I20260710 11:02:00.439970 18789 leader_election.cc:290] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.440445 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.441068 18561 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.441401 18855 leader_election.cc:290] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.442567 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.436918 18851 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: Bootstrap starting.
I20260710 11:02:00.443202 18710 raft_consensus.cc:2468] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:02:00.446449 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.446849 18602 leader_election.cc:304] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.447402 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.447973 18635 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.450235 18872 raft_consensus.cc:2804] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.450661 18872 raft_consensus.cc:493] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.451012 18872 raft_consensus.cc:3060] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.452885 18851 tablet_bootstrap.cc:654] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.468710 18871 raft_consensus.cc:515] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.472698 18871 leader_election.cc:290] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.473385 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.474375 18559 raft_consensus.cc:2393] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e53e5cf3a204ac5a144cb946ab19087 in current term 1: Already voted for candidate 7ae8bcbb165e44008234e134dd81597f in this term.
I20260710 11:02:00.470310 18561 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.478432 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.479231 18710 raft_consensus.cc:3060] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.480041 18850 tablet_bootstrap.cc:492] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.479964 18676 leader_election.cc:304] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.480635 18850 ts_tablet_manager.cc:1403] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.035s
I20260710 11:02:00.480978 18789 raft_consensus.cc:2804] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.481504 18789 raft_consensus.cc:697] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.483430 18850 raft_consensus.cc:359] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.483415 18789 consensus_queue.cc:237] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.484256 18850 raft_consensus.cc:385] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.484544 18850 raft_consensus.cc:740] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.485211 18850 consensus_queue.cc:260] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.456851 18635 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.487272 18850 ts_tablet_manager.cc:1434] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:00.488178 18850 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: Bootstrap starting.
I20260710 11:02:00.494930 18850 tablet_bootstrap.cc:654] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.500316 18455 catalog_manager.cc:5697] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.482038 18872 raft_consensus.cc:515] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.510713 18636 raft_consensus.cc:2393] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ae8bcbb165e44008234e134dd81597f in current term 1: Already voted for candidate 0e53e5cf3a204ac5a144cb946ab19087 in this term.
I20260710 11:02:00.520311 18872 leader_election.cc:290] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.522280 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.523192 18561 raft_consensus.cc:2393] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e53e5cf3a204ac5a144cb946ab19087 in current term 1: Already voted for candidate 7ae8bcbb165e44008234e134dd81597f in this term.
I20260710 11:02:00.523000 18710 raft_consensus.cc:2468] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:02:00.526134 18527 leader_election.cc:304] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.527315 18871 raft_consensus.cc:2804] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.527803 18871 raft_consensus.cc:697] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.528436 18850 tablet_bootstrap.cc:492] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: No bootstrap required, opened a new log
I20260710 11:02:00.528956 18850 ts_tablet_manager.cc:1403] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.022s
I20260710 11:02:00.528618 18871 consensus_queue.cc:237] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.532653 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79dc79d95ded4c85b68cced0276b0113" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.532908 18851 tablet_bootstrap.cc:492] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: No bootstrap required, opened a new log
I20260710 11:02:00.533479 18710 raft_consensus.cc:2393] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e53e5cf3a204ac5a144cb946ab19087 in current term 1: Already voted for candidate 7ae8bcbb165e44008234e134dd81597f in this term.
I20260710 11:02:00.531786 18850 raft_consensus.cc:359] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.534096 18850 raft_consensus.cc:385] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.533485 18851 ts_tablet_manager.cc:1403] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: Time spent bootstrapping tablet: real 0.097s	user 0.033s	sys 0.036s
I20260710 11:02:00.534397 18850 raft_consensus.cc:740] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.535521 18850 consensus_queue.cc:260] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.535884 18602 leader_election.cc:304] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087; no voters: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:00.537822 18850 ts_tablet_manager.cc:1434] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:00.537650 18851 raft_consensus.cc:359] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.538393 18851 raft_consensus.cc:385] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.538702 18851 raft_consensus.cc:740] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.538712 18807 raft_consensus.cc:2749] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.539641 18851 consensus_queue.cc:260] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.541656 18851 ts_tablet_manager.cc:1434] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:00.548717 18456 catalog_manager.cc:5697] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.554085 18458 catalog_manager.cc:5697] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.584420 18789 raft_consensus.cc:493] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.584858 18789 raft_consensus.cc:515] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.586700 18789 leader_election.cc:290] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.587474 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.587656 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.588209 18561 raft_consensus.cc:2468] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.588428 18789 raft_consensus.cc:493] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.588209 18636 raft_consensus.cc:2468] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.589021 18789 raft_consensus.cc:515] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.589609 18674 leader_election.cc:304] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.590430 18868 raft_consensus.cc:2804] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.590731 18868 raft_consensus.cc:493] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.591024 18868 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.591164 18789 leader_election.cc:290] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.591852 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f" is_pre_election: true
I20260710 11:02:00.592262 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.592564 18561 raft_consensus.cc:2468] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.592921 18636 raft_consensus.cc:2468] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 0.
I20260710 11:02:00.593621 18676 leader_election.cc:304] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.594487 18789 raft_consensus.cc:2804] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.594848 18789 raft_consensus.cc:493] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.595176 18789 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.598285 18868 raft_consensus.cc:515] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.600942 18868 leader_election.cc:290] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.601162 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.601796 18561 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.601732 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.602473 18636 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.602159 18789 raft_consensus.cc:515] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.604314 18789 leader_election.cc:290] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 1 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.604979 18559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.605348 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.605598 18559 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.605959 18635 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.610635 18636 raft_consensus.cc:2468] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.612231 18674 leader_election.cc:304] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.612967 18635 raft_consensus.cc:2468] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.613166 18561 raft_consensus.cc:2468] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.614140 18674 leader_election.cc:304] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.614274 18789 raft_consensus.cc:2804] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.615134 18876 raft_consensus.cc:2804] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.615594 18876 raft_consensus.cc:697] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.615713 18789 raft_consensus.cc:697] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.616377 18559 raft_consensus.cc:2468] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 1.
I20260710 11:02:00.616501 18789 consensus_queue.cc:237] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.616503 18876 consensus_queue.cc:237] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.618661 18871 raft_consensus.cc:493] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.619103 18871 raft_consensus.cc:515] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.622320 18871 leader_election.cc:290] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.623013 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087" is_pre_election: true
I20260710 11:02:00.623636 18635 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:02:00.624569 18525 leader_election.cc:304] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:00.625203 18871 raft_consensus.cc:2804] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.625502 18871 raft_consensus.cc:493] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.625788 18871 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.627478 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" is_pre_election: true
I20260710 11:02:00.628156 18708 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 0.
I20260710 11:02:00.631011 18871 raft_consensus.cc:515] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.631489 18458 catalog_manager.cc:5697] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.632799 18871 leader_election.cc:290] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 1 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.632916 18458 catalog_manager.cc:5697] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 1 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.633852 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.634130 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.634455 18635 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.634686 18708 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.640025 18635 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:02:00.640419 18708 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 1.
I20260710 11:02:00.641031 18525 leader_election.cc:304] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:00.641849 18871 raft_consensus.cc:2804] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.642565 18871 raft_consensus.cc:697] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.643381 18871 consensus_queue.cc:237] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.652031 18456 catalog_manager.cc:5697] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 1 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.740306 18876 consensus_queue.cc:1048] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.741657 18708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:02:00.742347 18708 raft_consensus.cc:606] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:00.748320 18708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:02:00.749006 18708 raft_consensus.cc:606] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:00.759054 18559 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.759662 18872 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:00.767721 18876 consensus_queue.cc:1048] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.767732 18635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "702d93122c77493686b657c1c62a9b34"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
mode: GRACEFUL
new_leader_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:34464
I20260710 11:02:00.771974 18635 raft_consensus.cc:606] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Received request to transfer leadership to TS 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:00.780480 18708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:02:00.781109 18708 raft_consensus.cc:606] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.787410 18872 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.788878 18559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:02:00.789551 18559 raft_consensus.cc:606] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.798156 18708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:02:00.798835 18708 raft_consensus.cc:606] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.801218 18870 raft_consensus.cc:993] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: : Instructing follower 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:02:00.801671 18872 raft_consensus.cc:1081] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Signalling peer 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:02:00.803239 18559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "702d93122c77493686b657c1c62a9b34"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:58452
I20260710 11:02:00.803853 18559 raft_consensus.cc:493] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.804273 18559 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.806010 18708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
mode: GRACEFUL
new_leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:60872
I20260710 11:02:00.806731 18708 raft_consensus.cc:606] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Received request to transfer leadership to TS 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:00.810637 18559 raft_consensus.cc:515] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.811983 18561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:02:00.812723 18561 raft_consensus.cc:606] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Received request to transfer leadership to TS ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:00.813308 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.813611 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.813871 18635 raft_consensus.cc:3055] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:00.814220 18708 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.814248 18635 raft_consensus.cc:740] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:00.815085 18635 consensus_queue.cc:260] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.816133 18635 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.821799 18708 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:02:00.822206 18559 leader_election.cc:290] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 2 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.822638 18635 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:02:00.822999 18527 leader_election.cc:304] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.823757 18838 raft_consensus.cc:2804] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:00.824223 18838 raft_consensus.cc:697] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.824892 18838 consensus_queue.cc:237] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.830343 18876 consensus_queue.cc:1048] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.833595 18838 consensus_queue.cc:1048] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.833205 18456 catalog_manager.cc:5697] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 1 to 2, leader changed from 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194) to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 2 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.842335 18838 raft_consensus.cc:993] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:00.842813 18838 raft_consensus.cc:1081] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Signalling peer ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:00.846949 18708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:02:00.847492 18708 raft_consensus.cc:493] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.847849 18708 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.849757 18868 consensus_queue.cc:1048] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:00.852748 18838 consensus_queue.cc:1048] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.861387 18708 raft_consensus.cc:515] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.864545 18710 raft_consensus.cc:1240] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Rejecting Update request from peer 7ae8bcbb165e44008234e134dd81597f for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:00.865684 18708 leader_election.cc:290] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:00.866379 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:00.868541 18561 raft_consensus.cc:3055] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:00.868889 18561 raft_consensus.cc:740] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.869726 18561 consensus_queue.cc:260] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.870288 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324c2308c2e4095b0563d93f280f020" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.870887 18636 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.870921 18561 raft_consensus.cc:3060] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.878079 18636 raft_consensus.cc:2468] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 2.
I20260710 11:02:00.879196 18674 leader_election.cc:304] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:00.879554 18561 raft_consensus.cc:2468] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 2.
I20260710 11:02:00.879781 18868 raft_consensus.cc:993] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:02:00.880116 18876 raft_consensus.cc:2804] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:00.880314 18868 raft_consensus.cc:1081] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:02:00.880599 18876 raft_consensus.cc:697] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.881495 18876 consensus_queue.cc:237] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.884240 18561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:02:00.884842 18561 raft_consensus.cc:493] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.885223 18561 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.890231 18455 catalog_manager.cc:5697] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 1 to 2, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.891129 18561 raft_consensus.cc:515] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.893263 18561 leader_election.cc:290] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 2 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:00.895124 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:00.894091 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0cc3e8a3de43f8a8dfd9fe2b1de159" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:00.895728 18710 raft_consensus.cc:3055] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:00.895828 18636 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.896111 18710 raft_consensus.cc:740] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:00.897017 18710 consensus_queue.cc:260] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.898264 18710 raft_consensus.cc:3060] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.902485 18636 raft_consensus.cc:2468] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:02:00.903483 18525 leader_election.cc:304] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:00.904165 18838 raft_consensus.cc:2804] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:00.904496 18710 raft_consensus.cc:2468] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:02:00.904598 18838 raft_consensus.cc:697] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:00.905514 18838 consensus_queue.cc:237] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.912045 18456 catalog_manager.cc:5697] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 2 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.944643 18838 consensus_queue.cc:1048] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.954761 18871 consensus_queue.cc:1048] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.968030 18876 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.980504 18868 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.989248 18789 raft_consensus.cc:993] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:00.989713 18876 raft_consensus.cc:1081] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:00.991345 18635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34450
I20260710 11:02:00.991806 18635 raft_consensus.cc:493] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.992126 18635 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.997486 18635 raft_consensus.cc:515] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:00.999009 18635 leader_election.cc:290] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:01.000208 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:01.000373 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:01.000861 18710 raft_consensus.cc:3055] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.000995 18561 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.001276 18710 raft_consensus.cc:740] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:01.002157 18710 consensus_queue.cc:260] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.003412 18710 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.007146 18561 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.008715 18602 leader_election.cc:304] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:01.009462 18872 raft_consensus.cc:2804] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.009809 18710 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.009877 18872 raft_consensus.cc:697] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:01.010918 18872 consensus_queue.cc:237] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.017004 18876 consensus_queue.cc:1048] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.017170 18456 catalog_manager.cc:5697] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.023358 18868 raft_consensus.cc:993] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.023815 18868 raft_consensus.cc:1081] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.028349 18636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34450
I20260710 11:02:01.028921 18636 raft_consensus.cc:493] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.029304 18636 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.029764 18868 consensus_queue.cc:1048] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.035845 18636 raft_consensus.cc:515] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.036693 18635 raft_consensus.cc:1240] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Rejecting Update request from peer ca9ec4a69dd54972854bbb73d6f17d82 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:01.039240 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:01.039340 18876 consensus_queue.cc:1059] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.037653 18636 leader_election.cc:290] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:01.040409 18708 raft_consensus.cc:3055] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.040736 18708 raft_consensus.cc:740] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:01.040781 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc28fd2a6edb4fbb82facc042a6500df" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:01.041244 18789 consensus_queue.cc:1048] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.041620 18708 consensus_queue.cc:260] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.042615 18708 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.049865 18868 raft_consensus.cc:993] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 7ae8bcbb165e44008234e134dd81597f to start an election
I20260710 11:02:01.049778 18708 raft_consensus.cc:2468] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.050380 18868 raft_consensus.cc:1081] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 7ae8bcbb165e44008234e134dd81597f to start an election
W20260710 11:02:01.050450 18876 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:02:01.052197 18602 leader_election.cc:304] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 7ae8bcbb165e44008234e134dd81597f
I20260710 11:02:01.053009 18870 raft_consensus.cc:2804] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.053408 18560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:02:01.053615 18870 raft_consensus.cc:697] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:01.054952 18560 raft_consensus.cc:493] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.054522 18870 consensus_queue.cc:237] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.055269 18560 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.064560 18560 raft_consensus.cc:515] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.066246 18876 consensus_queue.cc:1048] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.072431 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:01.072252 18456 catalog_manager.cc:5697] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.074766 18560 leader_election.cc:290] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [CANDIDATE]: Term 2 election: Requested vote from peers 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:01.075821 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8633dc519c4c46cfb5cb94bd11772342" candidate_uuid: "7ae8bcbb165e44008234e134dd81597f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:01.076423 18708 raft_consensus.cc:3055] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.076726 18708 raft_consensus.cc:740] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:01.077495 18708 consensus_queue.cc:260] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.078603 18708 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.084794 18708 raft_consensus.cc:2468] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ae8bcbb165e44008234e134dd81597f in term 2.
I20260710 11:02:01.085803 18527 leader_election.cc:304] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 0e53e5cf3a204ac5a144cb946ab19087
I20260710 11:02:01.086588 18893 raft_consensus.cc:2804] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.086998 18893 raft_consensus.cc:697] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Leader. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:01.087760 18893 consensus_queue.cc:237] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.094172 18458 catalog_manager.cc:5697] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 7ae8bcbb165e44008234e134dd81597f (127.14.68.193). New cstate: current_term: 2 leader_uuid: "7ae8bcbb165e44008234e134dd81597f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.194797 18893 consensus_queue.cc:1048] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.201057 18871 raft_consensus.cc:993] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.201521 18855 raft_consensus.cc:1081] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.205596 18636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:02:01.206126 18636 raft_consensus.cc:493] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.206457 18636 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.206664 18871 consensus_queue.cc:1048] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.213503 18636 raft_consensus.cc:515] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.218055 18636 leader_election.cc:290] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:01.219517 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:01.220116 18710 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.221112 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85157b8a64f54db4917c414c77ed0a39" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:01.221740 18560 raft_consensus.cc:3055] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.222081 18560 raft_consensus.cc:740] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:01.222880 18560 consensus_queue.cc:260] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.224182 18560 raft_consensus.cc:3060] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.232266 18876 raft_consensus.cc:993] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: : Instructing follower 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.232882 18789 raft_consensus.cc:1081] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Signalling peer 0e53e5cf3a204ac5a144cb946ab19087 to start an election
I20260710 11:02:01.236042 18634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
 from {username='slave'} at 127.0.0.1:34450
I20260710 11:02:01.236300 18635 raft_consensus.cc:1275] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.236626 18634 raft_consensus.cc:493] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.237020 18634 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.237819 18560 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.237923 18871 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:01.239550 18602 leader_election.cc:304] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:01.240311 18870 raft_consensus.cc:2804] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.240785 18870 raft_consensus.cc:697] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:01.241880 18710 raft_consensus.cc:2468] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.241575 18870 consensus_queue.cc:237] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.245816 18634 raft_consensus.cc:515] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.247830 18634 leader_election.cc:290] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965)
I20260710 11:02:01.250841 18708 raft_consensus.cc:1275] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.251264 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
I20260710 11:02:01.251919 18710 raft_consensus.cc:3055] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.252272 18710 raft_consensus.cc:740] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:01.253134 18710 consensus_queue.cc:260] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.254468 18710 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.255545 18871 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.255414 18456 catalog_manager.cc:5697] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.257676 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788948dd1445d5b7ed4151ae8dfc8a" candidate_uuid: "0e53e5cf3a204ac5a144cb946ab19087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:01.258271 18560 raft_consensus.cc:3060] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.265337 18560 raft_consensus.cc:2468] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.266409 18602 leader_election.cc:304] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [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: 0e53e5cf3a204ac5a144cb946ab19087, 7ae8bcbb165e44008234e134dd81597f; no voters: 
I20260710 11:02:01.267109 18870 raft_consensus.cc:2804] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.267601 18870 raft_consensus.cc:697] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Leader. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:01.268428 18870 consensus_queue.cc:237] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:01.267606 18710 raft_consensus.cc:2468] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e53e5cf3a204ac5a144cb946ab19087 in term 2.
I20260710 11:02:01.276160 18456 catalog_manager.cc:5697] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 reported cstate change: term changed from 1 to 2, leader changed from ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195) to 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "0e53e5cf3a204ac5a144cb946ab19087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.326700 18710 raft_consensus.cc:1275] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.327806 18871 consensus_queue.cc:1048] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.334898 18634 raft_consensus.cc:1275] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.336756 18893 consensus_queue.cc:1048] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.351243 18634 raft_consensus.cc:1275] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.352444 18876 consensus_queue.cc:1048] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.359572 18560 raft_consensus.cc:1275] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.361166 18876 consensus_queue.cc:1048] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.410386 18560 raft_consensus.cc:1275] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.411614 18870 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.419234 18710 raft_consensus.cc:1275] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.421000 18870 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.543669 18634 raft_consensus.cc:3060] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.549329 18634 raft_consensus.cc:1275] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.550607 18855 consensus_queue.cc:1048] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.557804 18710 raft_consensus.cc:1275] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 7ae8bcbb165e44008234e134dd81597f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.559819 18923 consensus_queue.cc:1048] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.585405 18560 raft_consensus.cc:3060] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.591845 18560 raft_consensus.cc:1275] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.593050 18870 consensus_queue.cc:1048] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.601421 18708 raft_consensus.cc:1275] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.602980 18922 consensus_queue.cc:1048] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.701313 18710 raft_consensus.cc:1275] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.702598 18922 consensus_queue.cc:1048] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.709851 18560 raft_consensus.cc:1275] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.712359 18807 consensus_queue.cc:1048] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.744364 18710 raft_consensus.cc:1275] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.745477 18870 consensus_queue.cc:1048] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.753679 18560 raft_consensus.cc:1275] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer 0e53e5cf3a204ac5a144cb946ab19087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.755622 18922 consensus_queue.cc:1048] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:03.817165 18458 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45104:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:02:03.836323 18458 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45104:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:02:03.868160 14611 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:02:04.018517 18955 log.cc:927] Time spent T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
W20260710 11:02:04.026262 18954 log.cc:927] Time spent T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
W20260710 11:02:04.054364 18940 log.cc:927] Time spent T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260710 11:02:04.064848 18946 log.cc:927] Time spent T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: Append to log took a long time: real 0.103s	user 0.000s	sys 0.004s
I20260710 11:02:04.070339 18969 tablet.cc:1724] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: 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
W20260710 11:02:04.104593 18602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.193:35457, user_credentials={real_user=slave}} blocked reactor thread for 64773.2us
W20260710 11:02:04.125025 18662 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:cc28fd2a6edb4fbb82facc042a6500df)
W20260710 11:02:04.145329 18964 log.cc:927] Time spent T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260710 11:02:04.146816 18662 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:cc28fd2a6edb4fbb82facc042a6500df)
W20260710 11:02:04.148304 18662 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:cc28fd2a6edb4fbb82facc042a6500df)
I20260710 11:02:04.154332 18979 tablet.cc:1724] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.175804 18560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "702d93122c77493686b657c1c62a9b34"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:02:04.164211 18974 tablet.cc:1724] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.176515 18560 raft_consensus.cc:606] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Received request to transfer leadership to TS ca9ec4a69dd54972854bbb73d6f17d82
W20260710 11:02:04.182904 18961 log.cc:927] Time spent T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: Append to log took a long time: real 0.155s	user 0.000s	sys 0.007s
W20260710 11:02:04.189968 18966 log.cc:927] Time spent T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: Append to log took a long time: real 0.122s	user 0.002s	sys 0.000s
I20260710 11:02:04.236624 18981 tablet.cc:1724] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: 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
W20260710 11:02:04.251749 18602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.193:35457, user_credentials={real_user=slave}} blocked reactor thread for 104336us
I20260710 11:02:04.245482 18990 tablet.cc:1724] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.286196 18987 tablet.cc:1724] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.287446 18974 tablet.cc:1724] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.300880 18959 raft_consensus.cc:993] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.301380 18959 raft_consensus.cc:1081] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Signalling peer ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.291193 18969 tablet.cc:1724] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.304023 18702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "702d93122c77493686b657c1c62a9b34"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:02:04.304651 18702 raft_consensus.cc:493] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.305001 18702 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.236639 18983 tablet.cc:1724] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.313916 18702 raft_consensus.cc:515] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.320147 18702 leader_election.cc:290] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 3 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:04.326603 18557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:04.247303 18991 tablet.cc:1724] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.327550 18557 raft_consensus.cc:3055] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:04.309764 18979 tablet.cc:1724] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.330132 18986 tablet.cc:1724] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.329138 18557 raft_consensus.cc:740] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:04.333144 18557 consensus_queue.cc:260] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.334498 18557 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.352008 18990 tablet.cc:1724] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.354349 18969 tablet.cc:1724] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.357389 18557 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.360190 18676 leader_election.cc:304] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:04.361210 18982 raft_consensus.cc:2804] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:04.361791 18982 raft_consensus.cc:697] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:04.363653 18982 consensus_queue.cc:237] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.366659 18994 tablet.cc:1724] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.377272 18996 tablet.cc:1724] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.375644 18995 tablet.cc:1724] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.379732 18636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
mode: GRACEFUL
new_leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:60874
I20260710 11:02:04.380399 18636 raft_consensus.cc:606] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Received request to transfer leadership to TS ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:04.382330 18983 tablet.cc:1724] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.382956 18456 catalog_manager.cc:5697] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 2 to 3, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.400199 18456 catalog_manager.cc:5789] TS ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195:37965) does not have the latest schema for tablet 702d93122c77493686b657c1c62a9b34 (table soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20]). Expected version 1 got 0
I20260710 11:02:04.385213 14611 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:02:04.402165 18986 tablet.cc:1724] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: 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
W20260710 11:02:04.406749 18602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.193:35457, user_credentials={real_user=slave}} blocked reactor thread for 136378us
I20260710 11:02:04.408339 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:04.395033 18991 tablet.cc:1724] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.397431 18990 tablet.cc:1724] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.421259 18994 tablet.cc:1724] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.422631 18636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f"
dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
mode: GRACEFUL
new_leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:60874
I20260710 11:02:04.423455 18636 raft_consensus.cc:606] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Received request to transfer leadership to TS ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:04.427688 18986 tablet.cc:1724] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.429014 18996 tablet.cc:1724] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.432093 18983 tablet.cc:1724] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: 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
I20260710 11:02:04.398784 18995 tablet.cc:1724] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: 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
I20260710 11:02:04.440052 18557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393"
dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
mode: GRACEFUL
new_leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:52604
I20260710 11:02:04.440797 18557 raft_consensus.cc:606] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Received request to transfer leadership to TS ca9ec4a69dd54972854bbb73d6f17d82
I20260710 11:02:04.441349 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702d93122c77493686b657c1c62a9b34" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:04.440871 18979 tablet.cc:1724] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: 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
I20260710 11:02:04.441942 18635 raft_consensus.cc:3060] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.443854 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:04.444898 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:04.451238 18635 raft_consensus.cc:2468] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.454887 18992 raft_consensus.cc:993] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: : Instructing follower ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.455555 18992 raft_consensus.cc:1081] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Signalling peer ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.458335 18997 raft_consensus.cc:993] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: : Instructing follower ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.458806 18992 raft_consensus.cc:1081] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Signalling peer ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.463917 18705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:42750
I20260710 11:02:04.464530 18705 raft_consensus.cc:493] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.464895 18705 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.468904 18706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:42750
I20260710 11:02:04.469543 18706 raft_consensus.cc:493] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.469956 18706 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.473512 18705 raft_consensus.cc:515] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.475863 18705 leader_election.cc:290] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 3 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:04.476650 18557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:04.477252 18557 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.477952 18706 raft_consensus.cc:515] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.482642 18706 leader_election.cc:290] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 3 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:04.483191 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:04.483811 18560 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.488360 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d077cac3d841fcad9ff9eda38d637f" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:04.489001 18635 raft_consensus.cc:3055] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:04.489332 18635 raft_consensus.cc:740] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:04.489696 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ec7d72c4047e5bcd8f80697ed14f9" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:04.490247 18636 raft_consensus.cc:3055] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:04.490517 18636 raft_consensus.cc:740] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e53e5cf3a204ac5a144cb946ab19087, State: Running, Role: LEADER
I20260710 11:02:04.491242 18636 consensus_queue.cc:260] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.492357 18636 raft_consensus.cc:3060] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.495791 18635 consensus_queue.cc:260] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.497035 18635 raft_consensus.cc:3060] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.500903 18560 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.503484 18635 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.503082 18636 raft_consensus.cc:2468] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.504419 18557 raft_consensus.cc:2468] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 3.
I20260710 11:02:04.504449 18676 leader_election.cc:304] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 7ae8bcbb165e44008234e134dd81597f, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:04.505625 18674 leader_election.cc:304] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:04.505887 18982 raft_consensus.cc:2804] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:04.507129 18868 raft_consensus.cc:2804] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:04.509617 18455 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: soft_deleted_table [id=af2424b3a2204644b72b4d3974bf1c20] alter complete (version 1)
I20260710 11:02:04.510073 18868 raft_consensus.cc:697] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:04.510404 18982 raft_consensus.cc:697] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:04.511145 18868 consensus_queue.cc:237] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.511456 18982 consensus_queue.cc:237] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.521440 18456 catalog_manager.cc:5697] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 2 to 3, leader changed from 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194) to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.522578 18456 catalog_manager.cc:5697] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 2 to 3, leader changed from 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194) to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 3 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.706910 18871 raft_consensus.cc:993] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: : Instructing follower ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.707460 18968 raft_consensus.cc:1081] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Signalling peer ca9ec4a69dd54972854bbb73d6f17d82 to start an election
I20260710 11:02:04.708873 18706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393"
dest_uuid: "ca9ec4a69dd54972854bbb73d6f17d82"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:02:04.709285 18706 raft_consensus.cc:493] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.709542 18706 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.714248 18706 raft_consensus.cc:515] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.716261 18706 leader_election.cc:290] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [CANDIDATE]: Term 2 election: Requested vote from peers 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457), 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993)
I20260710 11:02:04.716878 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ae8bcbb165e44008234e134dd81597f"
I20260710 11:02:04.717283 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa2294ad7346408f7a8e70140a2393" candidate_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e53e5cf3a204ac5a144cb946ab19087"
I20260710 11:02:04.717509 18560 raft_consensus.cc:3055] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:04.717798 18636 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.717904 18560 raft_consensus.cc:740] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ae8bcbb165e44008234e134dd81597f, State: Running, Role: LEADER
I20260710 11:02:04.718807 18560 consensus_queue.cc:260] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.719732 18560 raft_consensus.cc:3060] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.722265 18636 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 2.
I20260710 11:02:04.723320 18674 leader_election.cc:304] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [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: 0e53e5cf3a204ac5a144cb946ab19087, ca9ec4a69dd54972854bbb73d6f17d82; no voters: 
I20260710 11:02:04.724000 18868 raft_consensus.cc:2804] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:04.724479 18868 raft_consensus.cc:697] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 LEADER]: Becoming Leader. State: Replica: ca9ec4a69dd54972854bbb73d6f17d82, State: Running, Role: LEADER
I20260710 11:02:04.724969 18560 raft_consensus.cc:2468] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9ec4a69dd54972854bbb73d6f17d82 in term 2.
I20260710 11:02:04.725320 18868 consensus_queue.cc:237] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [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: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } }
I20260710 11:02:04.733057 18456 catalog_manager.cc:5697] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 reported cstate change: term changed from 1 to 2, leader changed from 7ae8bcbb165e44008234e134dd81597f (127.14.68.193) to ca9ec4a69dd54972854bbb73d6f17d82 (127.14.68.195). New cstate: current_term: 2 leader_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9ec4a69dd54972854bbb73d6f17d82" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.746521 18636 raft_consensus.cc:1275] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:02:04.747695 18982 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.755795 18560 raft_consensus.cc:1275] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:02:04.757879 18868 consensus_queue.cc:1048] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.924845 18636 raft_consensus.cc:1275] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.926105 18868 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:04.934492 18560 raft_consensus.cc:1275] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.936333 19001 consensus_queue.cc:1048] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:04.963281 18636 raft_consensus.cc:1275] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:02:04.964404 19001 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.973013 18557 raft_consensus.cc:1275] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:02:04.978634 19001 consensus_queue.cc:1048] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:05.198127 18636 raft_consensus.cc:1275] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:05.200634 18982 consensus_queue.cc:1048] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e53e5cf3a204ac5a144cb946ab19087" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 37993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:05.213765 18557 raft_consensus.cc:1275] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Refusing update from remote peer ca9ec4a69dd54972854bbb73d6f17d82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:05.215160 18982 consensus_queue.cc:1048] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ae8bcbb165e44008234e134dd81597f" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 35457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:05.514336 14611 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:02:05.519444 14611 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:02:05.519898 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:05.524463 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:02:05.524852 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:06.553516 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
I20260710 11:02:06.576116 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.576898 14611 tablet_replica.cc:333] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.577783 14611 raft_consensus.cc:2243] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.578370 14611 raft_consensus.cc:2272] T 04788948dd1445d5b7ed4151ae8dfc8a P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.580614 14611 tablet_replica.cc:333] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.581211 14611 raft_consensus.cc:2243] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.581745 14611 raft_consensus.cc:2272] T 85157b8a64f54db4917c414c77ed0a39 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.584228 14611 tablet_replica.cc:333] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.584954 14611 raft_consensus.cc:2243] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.586102 14611 raft_consensus.cc:2272] T 8633dc519c4c46cfb5cb94bd11772342 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.588230 14611 tablet_replica.cc:333] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.588753 14611 raft_consensus.cc:2243] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.589731 14611 raft_consensus.cc:2272] T 79dc79d95ded4c85b68cced0276b0113 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.591861 14611 tablet_replica.cc:333] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.592383 14611 raft_consensus.cc:2243] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.592821 14611 raft_consensus.cc:2272] T 6324c2308c2e4095b0563d93f280f020 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.594848 14611 tablet_replica.cc:333] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.595350 14611 raft_consensus.cc:2243] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.595824 14611 raft_consensus.cc:2272] T 702d93122c77493686b657c1c62a9b34 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.597667 14611 tablet_replica.cc:333] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.598199 14611 raft_consensus.cc:2243] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.598699 14611 raft_consensus.cc:2272] T 870ec7d72c4047e5bcd8f80697ed14f9 P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.600764 14611 tablet_replica.cc:333] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.601310 14611 raft_consensus.cc:2243] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.601740 14611 raft_consensus.cc:2272] T cc28fd2a6edb4fbb82facc042a6500df P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.603766 14611 tablet_replica.cc:333] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.604240 14611 raft_consensus.cc:2243] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.604959 14611 raft_consensus.cc:2272] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.607095 14611 tablet_replica.cc:333] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.607785 14611 raft_consensus.cc:2243] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.609254 14611 raft_consensus.cc:2272] T 95c4cdc78bad496da0e0fe6d940950a2 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.611385 14611 tablet_replica.cc:333] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.611883 14611 raft_consensus.cc:2243] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.612675 14611 raft_consensus.cc:2272] T 6c852aecfea34d338f09f5e09929bab3 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.615337 14611 tablet_replica.cc:333] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.616044 14611 raft_consensus.cc:2243] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.616730 14611 raft_consensus.cc:2272] T 5a6641feb4104f94a448ff59aed59232 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.618782 14611 tablet_replica.cc:333] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.619364 14611 raft_consensus.cc:2243] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.619858 14611 raft_consensus.cc:2272] T 46d077cac3d841fcad9ff9eda38d637f P 7ae8bcbb165e44008234e134dd81597f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.621654 14611 tablet_replica.cc:333] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.622174 14611 raft_consensus.cc:2243] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.622581 14611 raft_consensus.cc:2272] T 91aa2294ad7346408f7a8e70140a2393 P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.624333 14611 tablet_replica.cc:333] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.624825 14611 raft_consensus.cc:2243] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.625645 14611 raft_consensus.cc:2272] T a03140db3c0c42fd871b05e1a0b8a46d P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.628153 14611 tablet_replica.cc:333] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.628773 14611 raft_consensus.cc:2243] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.629657 14611 raft_consensus.cc:2272] T 07fe219c66734715929a86ede8f104f5 P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.631712 14611 tablet_replica.cc:333] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.632205 14611 raft_consensus.cc:2243] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.632655 14611 raft_consensus.cc:2272] T f508b1ccd4774217b5347a48b38f905f P 7ae8bcbb165e44008234e134dd81597f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.634605 14611 tablet_replica.cc:333] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f: stopping tablet replica
I20260710 11:02:06.635097 14611 raft_consensus.cc:2243] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.635526 14611 raft_consensus.cc:2272] T 25a48c2fe6f74fa693097ab71588d6dd P 7ae8bcbb165e44008234e134dd81597f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.677124 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
W20260710 11:02:06.696872 18602 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35457: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260710 11:02:06.701756 18602 consensus_peers.cc:597] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 -> Peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Couldn't send request to peer 7ae8bcbb165e44008234e134dd81597f. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.717465 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:02:06.742954 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.743726 14611 tablet_replica.cc:333] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.744482 14611 raft_consensus.cc:2243] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.745317 14611 raft_consensus.cc:2272] T 85157b8a64f54db4917c414c77ed0a39 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.747630 14611 tablet_replica.cc:333] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.748248 14611 raft_consensus.cc:2243] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.749022 14611 raft_consensus.cc:2272] T cc28fd2a6edb4fbb82facc042a6500df P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.751461 14611 tablet_replica.cc:333] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.752061 14611 raft_consensus.cc:2243] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.752554 14611 raft_consensus.cc:2272] T 870ec7d72c4047e5bcd8f80697ed14f9 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.754930 14611 tablet_replica.cc:333] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.755486 14611 raft_consensus.cc:2243] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.755970 14611 raft_consensus.cc:2272] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.757825 14611 tablet_replica.cc:333] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.758373 14611 raft_consensus.cc:2243] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.759100 14611 raft_consensus.cc:2272] T 04788948dd1445d5b7ed4151ae8dfc8a P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.760941 14611 tablet_replica.cc:333] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.761469 14611 raft_consensus.cc:2243] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.761937 14611 raft_consensus.cc:2272] T 8633dc519c4c46cfb5cb94bd11772342 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.763829 14611 tablet_replica.cc:333] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.764418 14611 raft_consensus.cc:2243] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.764894 14611 raft_consensus.cc:2272] T 702d93122c77493686b657c1c62a9b34 P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.766669 14611 tablet_replica.cc:333] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.767203 14611 raft_consensus.cc:2243] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.767710 14611 raft_consensus.cc:2272] T 6324c2308c2e4095b0563d93f280f020 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.769474 14611 tablet_replica.cc:333] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.770011 14611 raft_consensus.cc:2243] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.770519 14611 raft_consensus.cc:2272] T 79dc79d95ded4c85b68cced0276b0113 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.772589 14611 tablet_replica.cc:333] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.773245 14611 raft_consensus.cc:2243] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.773864 14611 raft_consensus.cc:2272] T 46d077cac3d841fcad9ff9eda38d637f P 0e53e5cf3a204ac5a144cb946ab19087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.776568 14611 tablet_replica.cc:333] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
W20260710 11:02:06.776518 18674 consensus_peers.cc:597] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 -> Peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Couldn't send request to peer 0e53e5cf3a204ac5a144cb946ab19087. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.777351 14611 raft_consensus.cc:2243] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.778098 14611 raft_consensus.cc:2272] T 5a6641feb4104f94a448ff59aed59232 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.779930 14611 tablet_replica.cc:333] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.780555 14611 raft_consensus.cc:2243] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.781394 14611 raft_consensus.cc:2272] T 95c4cdc78bad496da0e0fe6d940950a2 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.783419 14611 tablet_replica.cc:333] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.783872 14611 raft_consensus.cc:2243] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.784271 14611 raft_consensus.cc:2272] T 6c852aecfea34d338f09f5e09929bab3 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.786129 14611 tablet_replica.cc:333] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.786558 14611 raft_consensus.cc:2243] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.787305 14611 raft_consensus.cc:2272] T f508b1ccd4774217b5347a48b38f905f P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.789163 14611 tablet_replica.cc:333] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.789647 14611 raft_consensus.cc:2243] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.790000 14611 raft_consensus.cc:2272] T 07fe219c66734715929a86ede8f104f5 P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.791925 14611 tablet_replica.cc:333] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.792372 14611 raft_consensus.cc:2243] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.792776 14611 raft_consensus.cc:2272] T a03140db3c0c42fd871b05e1a0b8a46d P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.794627 14611 tablet_replica.cc:333] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.795033 14611 raft_consensus.cc:2243] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.795483 14611 raft_consensus.cc:2272] T 91aa2294ad7346408f7a8e70140a2393 P 0e53e5cf3a204ac5a144cb946ab19087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.797904 14611 tablet_replica.cc:333] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087: stopping tablet replica
I20260710 11:02:06.798872 14611 raft_consensus.cc:2243] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.799335 14611 raft_consensus.cc:2272] T 25a48c2fe6f74fa693097ab71588d6dd P 0e53e5cf3a204ac5a144cb946ab19087 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:06.818958 18674 consensus_peers.cc:597] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 -> Peer 0e53e5cf3a204ac5a144cb946ab19087 (127.14.68.194:37993): Couldn't send request to peer 0e53e5cf3a204ac5a144cb946ab19087. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.840646 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:02:06.875381 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
W20260710 11:02:06.900097 18676 consensus_peers.cc:597] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 -> Peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Couldn't send request to peer 7ae8bcbb165e44008234e134dd81597f. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:06.906813 18676 consensus_peers.cc:597] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 -> Peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Couldn't send request to peer 7ae8bcbb165e44008234e134dd81597f. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.909024 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:06.910015 14611 tablet_replica.cc:333] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.911007 14611 raft_consensus.cc:2243] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.911689 14611 raft_consensus.cc:2272] T 8633dc519c4c46cfb5cb94bd11772342 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.913594 14611 tablet_replica.cc:333] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.914149 14611 raft_consensus.cc:2243] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.914863 14611 raft_consensus.cc:2272] T 702d93122c77493686b657c1c62a9b34 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.916708 14611 tablet_replica.cc:333] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.917462 14611 raft_consensus.cc:2243] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.918341 14611 raft_consensus.cc:2272] T 870ec7d72c4047e5bcd8f80697ed14f9 P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.920410 14611 tablet_replica.cc:333] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.921012 14611 raft_consensus.cc:2243] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.921490 14611 raft_consensus.cc:2272] T cc28fd2a6edb4fbb82facc042a6500df P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:06.921756 18676 consensus_peers.cc:597] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 -> Peer 7ae8bcbb165e44008234e134dd81597f (127.14.68.193:35457): Couldn't send request to peer 7ae8bcbb165e44008234e134dd81597f. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:35457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.923437 14611 tablet_replica.cc:333] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.924041 14611 raft_consensus.cc:2243] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.924691 14611 raft_consensus.cc:2272] T 4e0cc3e8a3de43f8a8dfd9fe2b1de159 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.926635 14611 tablet_replica.cc:333] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.927184 14611 raft_consensus.cc:2243] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.927662 14611 raft_consensus.cc:2272] T 85157b8a64f54db4917c414c77ed0a39 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.929354 14611 tablet_replica.cc:333] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.929888 14611 raft_consensus.cc:2243] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.930374 14611 raft_consensus.cc:2272] T 04788948dd1445d5b7ed4151ae8dfc8a P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.932211 14611 tablet_replica.cc:333] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.932736 14611 raft_consensus.cc:2243] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.933167 14611 raft_consensus.cc:2272] T f508b1ccd4774217b5347a48b38f905f P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.935109 14611 tablet_replica.cc:333] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.935664 14611 raft_consensus.cc:2243] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.936088 14611 raft_consensus.cc:2272] T 6c852aecfea34d338f09f5e09929bab3 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.938135 14611 tablet_replica.cc:333] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.938674 14611 raft_consensus.cc:2243] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.939066 14611 raft_consensus.cc:2272] T 95c4cdc78bad496da0e0fe6d940950a2 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.940876 14611 tablet_replica.cc:333] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.941387 14611 raft_consensus.cc:2243] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.941823 14611 raft_consensus.cc:2272] T 07fe219c66734715929a86ede8f104f5 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.943619 14611 tablet_replica.cc:333] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.944121 14611 raft_consensus.cc:2243] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.944558 14611 raft_consensus.cc:2272] T a03140db3c0c42fd871b05e1a0b8a46d P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.946295 14611 tablet_replica.cc:333] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.946777 14611 raft_consensus.cc:2243] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.947526 14611 raft_consensus.cc:2272] T 25a48c2fe6f74fa693097ab71588d6dd P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.949236 14611 tablet_replica.cc:333] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.949723 14611 raft_consensus.cc:2243] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.950520 14611 raft_consensus.cc:2272] T 46d077cac3d841fcad9ff9eda38d637f P ca9ec4a69dd54972854bbb73d6f17d82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.952554 14611 tablet_replica.cc:333] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.953078 14611 raft_consensus.cc:2243] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.953517 14611 raft_consensus.cc:2272] T 5a6641feb4104f94a448ff59aed59232 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.955370 14611 tablet_replica.cc:333] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.955858 14611 raft_consensus.cc:2243] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:06.956300 14611 raft_consensus.cc:2272] T 79dc79d95ded4c85b68cced0276b0113 P ca9ec4a69dd54972854bbb73d6f17d82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.958268 14611 tablet_replica.cc:333] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.958729 14611 raft_consensus.cc:2243] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.959443 14611 raft_consensus.cc:2272] T 6324c2308c2e4095b0563d93f280f020 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:06.961225 14611 tablet_replica.cc:333] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82: stopping tablet replica
I20260710 11:02:06.961669 14611 raft_consensus.cc:2243] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:06.962406 14611 raft_consensus.cc:2272] T 91aa2294ad7346408f7a8e70140a2393 P ca9ec4a69dd54972854bbb73d6f17d82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.000248 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:02:07.031679 14611 master.cc:562] Master@127.14.68.254:35825 shutting down...
I20260710 11:02:07.053485 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.054311 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.054677 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1269b8dddb4d4384bc608c641a46f942: stopping tablet replica
I20260710 11:02:07.076043 14611 master.cc:584] Master@127.14.68.254:35825 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12098 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:02:07.127003 14611 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.68.254:38201
I20260710 11:02:07.128176 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.134173 19021 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
W20260710 11:02:07.134770 19023 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
W20260710 11:02:07.134788 19020 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
I20260710 11:02:07.136818 14611 server_base.cc:1061] running on GCE node
I20260710 11:02:07.137743 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.137915 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.138020 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681327138010 us; error 0 us; skew 500 ppm
I20260710 11:02:07.138624 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.141019 14611 webserver.cc:533] Webserver started at http://127.14.68.254:36729/ using document root <none> and password file <none>
I20260710 11:02:07.141456 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.141610 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.141819 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.143193 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/master-0-root/instance:
uuid: "442b8178ded74c31a375a47b2ef23ae4"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.147433 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:07.151053 19028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.151819 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:07.152187 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/master-0-root
uuid: "442b8178ded74c31a375a47b2ef23ae4"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.152442 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-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)
I20260710 11:02:07.195569 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.196846 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.234387 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.254:38201
I20260710 11:02:07.234519 19079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.254:38201 every 8 connection(s)
I20260710 11:02:07.238492 19080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.250317 19080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: Bootstrap starting.
I20260710 11:02:07.255637 19080 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.260166 19080 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: No bootstrap required, opened a new log
I20260710 11:02:07.262575 19080 raft_consensus.cc:359] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER }
I20260710 11:02:07.262987 19080 raft_consensus.cc:385] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.263206 19080 raft_consensus.cc:740] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b8178ded74c31a375a47b2ef23ae4, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.263707 19080 consensus_queue.cc:260] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER }
I20260710 11:02:07.264171 19080 raft_consensus.cc:399] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:07.264374 19080 raft_consensus.cc:493] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:07.264597 19080 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.269588 19080 raft_consensus.cc:515] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER }
I20260710 11:02:07.270190 19080 leader_election.cc:304] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 442b8178ded74c31a375a47b2ef23ae4; no voters: 
I20260710 11:02:07.271320 19080 leader_election.cc:290] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:07.271679 19083 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.273022 19083 raft_consensus.cc:697] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 1 LEADER]: Becoming Leader. State: Replica: 442b8178ded74c31a375a47b2ef23ae4, State: Running, Role: LEADER
I20260710 11:02:07.273733 19083 consensus_queue.cc:237] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER }
I20260710 11:02:07.274636 19080 sys_catalog.cc:565] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:07.281525 19084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "442b8178ded74c31a375a47b2ef23ae4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER } }
I20260710 11:02:07.281682 19085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 442b8178ded74c31a375a47b2ef23ae4. Latest consensus state: current_term: 1 leader_uuid: "442b8178ded74c31a375a47b2ef23ae4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "442b8178ded74c31a375a47b2ef23ae4" member_type: VOTER } }
I20260710 11:02:07.282598 19084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:07.282624 19085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:07.284508 19093 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:07.289646 19093 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:07.291049 14611 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:07.299220 19093 catalog_manager.cc:1383] Generated new cluster ID: 85cb5940417a4141bd8cfea9f3116e90
I20260710 11:02:07.299549 19093 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:07.332738 19093 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:07.334154 19093 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:07.352790 19093 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: Generated new TSK 0
I20260710 11:02:07.353456 19093 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:07.357870 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.363757 19101 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
W20260710 11:02:07.364929 19102 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
W20260710 11:02:07.366714 19104 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
I20260710 11:02:07.367162 14611 server_base.cc:1061] running on GCE node
I20260710 11:02:07.368046 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.368225 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.368343 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681327368332 us; error 0 us; skew 500 ppm
I20260710 11:02:07.368826 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.371240 14611 webserver.cc:533] Webserver started at http://127.14.68.193:37049/ using document root <none> and password file <none>
I20260710 11:02:07.371672 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.371821 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.372020 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.373019 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-0-root/instance:
uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.377401 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:07.380589 19109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.381361 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:07.381608 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-0-root
uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.381839 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-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)
I20260710 11:02:07.399125 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.400288 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.401840 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.404071 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.404243 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.404547 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.404750 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.444206 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.193:45295
I20260710 11:02:07.444325 19171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.193:45295 every 8 connection(s)
I20260710 11:02:07.449229 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.456722 19176 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
W20260710 11:02:07.456946 19177 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
W20260710 11:02:07.461088 19179 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
I20260710 11:02:07.461122 14611 server_base.cc:1061] running on GCE node
I20260710 11:02:07.462868 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.463109 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.463341 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681327463322 us; error 0 us; skew 500 ppm
I20260710 11:02:07.463891 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.466136 19172 heartbeater.cc:344] Connected to a master server at 127.14.68.254:38201
I20260710 11:02:07.466610 19172 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.466823 14611 webserver.cc:533] Webserver started at http://127.14.68.194:35077/ using document root <none> and password file <none>
I20260710 11:02:07.467509 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.467542 19172 heartbeater.cc:507] Master 127.14.68.254:38201 requested a full tablet report, sending...
I20260710 11:02:07.467854 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.468219 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.469585 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-1-root/instance:
uuid: "91934a4b622842b0a80a71218da7a522"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.470130 19045 ts_manager.cc:194] Registered new tserver with Master: 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295)
I20260710 11:02:07.472710 19045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52932
I20260710 11:02:07.475615 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:02:07.479350 19184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.480280 14611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:02:07.480541 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-1-root
uuid: "91934a4b622842b0a80a71218da7a522"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.480774 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-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)
I20260710 11:02:07.493531 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.494819 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.496337 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.498577 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.498755 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.499073 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.499221 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.538166 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.194:36895
I20260710 11:02:07.538240 19246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.194:36895 every 8 connection(s)
I20260710 11:02:07.543251 14611 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.550441 19250 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
W20260710 11:02:07.551036 19251 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
W20260710 11:02:07.553805 19253 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
I20260710 11:02:07.554179 14611 server_base.cc:1061] running on GCE node
I20260710 11:02:07.555552 14611 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.555800 14611 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.556001 14611 hybrid_clock.cc:648] HybridClock initialized: now 1783681327555984 us; error 0 us; skew 500 ppm
I20260710 11:02:07.556478 19247 heartbeater.cc:344] Connected to a master server at 127.14.68.254:38201
I20260710 11:02:07.556656 14611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.556931 19247 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.557958 19247 heartbeater.cc:507] Master 127.14.68.254:38201 requested a full tablet report, sending...
I20260710 11:02:07.559535 14611 webserver.cc:533] Webserver started at http://127.14.68.195:41495/ using document root <none> and password file <none>
I20260710 11:02:07.560175 14611 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.560374 14611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.560328 19045 ts_manager.cc:194] Registered new tserver with Master: 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:07.560860 14611 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.561898 19045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52936
I20260710 11:02:07.562037 14611 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-2-root/instance:
uuid: "90b59e80f73b4c6aba74ff431b92485b"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.567185 14611 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:07.570549 19258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.571382 14611 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:07.571714 14611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-2-root
uuid: "90b59e80f73b4c6aba74ff431b92485b"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-xwkk"
I20260710 11:02:07.572000 14611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQBdOFp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681224316539-14611-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)
I20260710 11:02:07.601775 14611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.603215 14611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.604862 14611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.607261 14611 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.607439 14611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.607749 14611 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.607903 14611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.647981 14611 rpc_server.cc:307] RPC server started. Bound to: 127.14.68.195:39221
I20260710 11:02:07.648075 19320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.68.195:39221 every 8 connection(s)
I20260710 11:02:07.661924 19321 heartbeater.cc:344] Connected to a master server at 127.14.68.254:38201
I20260710 11:02:07.662400 19321 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.663166 19321 heartbeater.cc:507] Master 127.14.68.254:38201 requested a full tablet report, sending...
I20260710 11:02:07.665156 19045 ts_manager.cc:194] Registered new tserver with Master: 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:07.665870 14611 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014614406s
I20260710 11:02:07.666778 19045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52940
I20260710 11:02:07.691670 19045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52952:
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"
    }
  }
}
W20260710 11:02:07.694393 19045 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.
I20260710 11:02:07.763340 19212 tablet_service.cc:1511] Processing CreateTablet for tablet 198de88b3df540f9b7f054358855491e (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:07.765175 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198de88b3df540f9b7f054358855491e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.775930 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 3a021847b100450fa8386e9a8a96fb73 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:07.777464 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a021847b100450fa8386e9a8a96fb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.784921 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 707e8b75dfd44e4ebb874bdd98ee22a2 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:07.787772 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707e8b75dfd44e4ebb874bdd98ee22a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.789434 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 7fda156970bd445d9c389e62524df8da (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:07.790850 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fda156970bd445d9c389e62524df8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.793105 19206 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6236ebaaac40e6bf3bee2ad364e87b (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:07.793421 19205 tablet_service.cc:1511] Processing CreateTablet for tablet 311ffde4ee6f416bb2c8c794a3a38f67 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:07.787107 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 213b3b212f8d4a9495a521c009a12b82 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:07.794543 19206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6236ebaaac40e6bf3bee2ad364e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.796350 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 3353dd5931d344f5a18b749e0eaff717 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:07.797863 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213b3b212f8d4a9495a521c009a12b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.802673 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3353dd5931d344f5a18b749e0eaff717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.806687 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311ffde4ee6f416bb2c8c794a3a38f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.837499 19286 tablet_service.cc:1511] Processing CreateTablet for tablet 198de88b3df540f9b7f054358855491e (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:07.839010 19286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198de88b3df540f9b7f054358855491e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.839701 19285 tablet_service.cc:1511] Processing CreateTablet for tablet 3a021847b100450fa8386e9a8a96fb73 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:07.844413 19285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a021847b100450fa8386e9a8a96fb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.844146 19280 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6236ebaaac40e6bf3bee2ad364e87b (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:07.845542 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6236ebaaac40e6bf3bee2ad364e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.847491 19281 tablet_service.cc:1511] Processing CreateTablet for tablet 3353dd5931d344f5a18b749e0eaff717 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:07.848114 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 311ffde4ee6f416bb2c8c794a3a38f67 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:07.849340 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3353dd5931d344f5a18b749e0eaff717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.851293 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 707e8b75dfd44e4ebb874bdd98ee22a2 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:07.851629 19278 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff737f099410ca5f6dda2b20ca6c1 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:07.853053 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311ffde4ee6f416bb2c8c794a3a38f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.854204 19282 tablet_service.cc:1511] Processing CreateTablet for tablet 7fda156970bd445d9c389e62524df8da (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:07.841634 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 213b3b212f8d4a9495a521c009a12b82 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:07.861169 19212 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff737f099410ca5f6dda2b20ca6c1 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:07.862540 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff737f099410ca5f6dda2b20ca6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.862859 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707e8b75dfd44e4ebb874bdd98ee22a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.870704 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff737f099410ca5f6dda2b20ca6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.871150 19335 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:07.872272 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213b3b212f8d4a9495a521c009a12b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.883337 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fda156970bd445d9c389e62524df8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.909721 19335 tablet_bootstrap.cc:654] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.935158 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 7fda156970bd445d9c389e62524df8da (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:07.941672 19335 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:07.941805 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fda156970bd445d9c389e62524df8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.942293 19335 ts_tablet_manager.cc:1403] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.004s
I20260710 11:02:07.942255 19129 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff737f099410ca5f6dda2b20ca6c1 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:07.943647 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff737f099410ca5f6dda2b20ca6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.929677 19336 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:07.945575 19335 raft_consensus.cc:359] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:07.946408 19335 raft_consensus.cc:385] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.946732 19335 raft_consensus.cc:740] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.947484 19335 consensus_queue.cc:260] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:07.938575 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6236ebaaac40e6bf3bee2ad364e87b (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:07.951102 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6236ebaaac40e6bf3bee2ad364e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.940292 19130 tablet_service.cc:1511] Processing CreateTablet for tablet 311ffde4ee6f416bb2c8c794a3a38f67 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:07.954892 19130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311ffde4ee6f416bb2c8c794a3a38f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.940472 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 213b3b212f8d4a9495a521c009a12b82 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:07.958910 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213b3b212f8d4a9495a521c009a12b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.933101 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 707e8b75dfd44e4ebb874bdd98ee22a2 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:07.961526 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707e8b75dfd44e4ebb874bdd98ee22a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.931257 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 3a021847b100450fa8386e9a8a96fb73 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:07.962579 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a021847b100450fa8386e9a8a96fb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.965706 19336 tablet_bootstrap.cc:654] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.929359 19137 tablet_service.cc:1511] Processing CreateTablet for tablet 198de88b3df540f9b7f054358855491e (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:07.966923 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198de88b3df540f9b7f054358855491e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.936959 19132 tablet_service.cc:1511] Processing CreateTablet for tablet 3353dd5931d344f5a18b749e0eaff717 (DEFAULT_TABLE table=test-workload [id=49cf29eb71154cad86ac14c1a84a671f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:07.969373 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3353dd5931d344f5a18b749e0eaff717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:07.972451 19247 heartbeater.cc:499] Master 127.14.68.254:38201 was elected leader, sending a full tablet report...
I20260710 11:02:07.973004 19335 ts_tablet_manager.cc:1434] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 11:02:07.974001 19335 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:07.979768 19339 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:07.985955 19335 tablet_bootstrap.cc:654] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.992211 19339 tablet_bootstrap.cc:654] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.013931 19336 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.014504 19336 ts_tablet_manager.cc:1403] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.009s
I20260710 11:02:08.017436 19336 raft_consensus.cc:359] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.018183 19336 raft_consensus.cc:385] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.018499 19336 raft_consensus.cc:740] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.022675 19336 consensus_queue.cc:260] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.035697 19321 heartbeater.cc:499] Master 127.14.68.254:38201 was elected leader, sending a full tablet report...
I20260710 11:02:08.036418 19335 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.036893 19335 ts_tablet_manager.cc:1403] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.011s
I20260710 11:02:08.037582 19339 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.038103 19339 ts_tablet_manager.cc:1403] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.008s
I20260710 11:02:08.039270 19335 raft_consensus.cc:359] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.039299 19336 ts_tablet_manager.cc:1434] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.006s
I20260710 11:02:08.040413 19335 raft_consensus.cc:385] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.040803 19335 raft_consensus.cc:740] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.041008 19336 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.040876 19339 raft_consensus.cc:359] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.041859 19339 raft_consensus.cc:385] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.042325 19339 raft_consensus.cc:740] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.041911 19335 consensus_queue.cc:260] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.043272 19339 consensus_queue.cc:260] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.047847 19336 tablet_bootstrap.cc:654] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.049021 19335 ts_tablet_manager.cc:1434] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:08.050400 19335 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.052691 19339 ts_tablet_manager.cc:1434] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:02:08.053509 19172 heartbeater.cc:499] Master 127.14.68.254:38201 was elected leader, sending a full tablet report...
I20260710 11:02:08.057353 19335 tablet_bootstrap.cc:654] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.061345 19339 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.069492 19335 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.069492 19336 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.070343 19335 ts_tablet_manager.cc:1403] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:02:08.070520 19336 ts_tablet_manager.cc:1403] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.001s
I20260710 11:02:08.071249 19339 tablet_bootstrap.cc:654] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.073561 19335 raft_consensus.cc:359] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.073653 19336 raft_consensus.cc:359] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.074512 19336 raft_consensus.cc:385] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.074887 19336 raft_consensus.cc:740] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.075142 19338 raft_consensus.cc:493] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.075577 19338 raft_consensus.cc:515] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.075659 19336 consensus_queue.cc:260] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.077857 19336 ts_tablet_manager.cc:1434] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:02:08.078248 19338 leader_election.cc:290] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.074476 19335 raft_consensus.cc:385] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.085264 19336 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.085268 19335 raft_consensus.cc:740] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.088068 19335 consensus_queue.cc:260] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.091876 19335 ts_tablet_manager.cc:1434] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:02:08.092166 19339 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.094172 19336 tablet_bootstrap.cc:654] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.094677 19339 ts_tablet_manager.cc:1403] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260710 11:02:08.092926 19335 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.103317 19339 raft_consensus.cc:359] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.104326 19339 raft_consensus.cc:385] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.104722 19339 raft_consensus.cc:740] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.105234 19335 tablet_bootstrap.cc:654] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.105706 19339 consensus_queue.cc:260] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.115684 19336 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.116336 19336 ts_tablet_manager.cc:1403] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260710 11:02:08.117311 19339 ts_tablet_manager.cc:1434] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260710 11:02:08.118418 19339 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.119885 19336 raft_consensus.cc:359] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.122148 19335 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.122849 19335 ts_tablet_manager.cc:1403] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 11:02:08.125206 19339 tablet_bootstrap.cc:654] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.125727 19335 raft_consensus.cc:359] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.126544 19335 raft_consensus.cc:385] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.126924 19335 raft_consensus.cc:740] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.127713 19335 consensus_queue.cc:260] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.127735 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
W20260710 11:02:08.130556 19187 leader_election.cc:343] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.128568 19336 raft_consensus.cc:385] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.131440 19336 raft_consensus.cc:740] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.132530 19336 consensus_queue.cc:260] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.135761 19336 ts_tablet_manager.cc:1434] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:02:08.136610 19339 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.136803 19336 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.137212 19339 ts_tablet_manager.cc:1403] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260710 11:02:08.137302 19335 ts_tablet_manager.cc:1434] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:08.137050 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.138989 19296 raft_consensus.cc:2468] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:08.139873 19338 raft_consensus.cc:493] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.140376 19339 raft_consensus.cc:359] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.140556 19186 leader_election.cc:304] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.140635 19338 raft_consensus.cc:515] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.141273 19339 raft_consensus.cc:385] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.141647 19339 raft_consensus.cc:740] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.142405 19339 consensus_queue.cc:260] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.143162 19338 leader_election.cc:290] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.145746 19338 raft_consensus.cc:2804] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.146175 19338 raft_consensus.cc:493] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.146569 19338 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.148188 19335 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.143781 19336 tablet_bootstrap.cc:654] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.154630 19335 tablet_bootstrap.cc:654] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.144906 19339 ts_tablet_manager.cc:1434] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:08.144739 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:08.158089 19339 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
W20260710 11:02:08.157899 19187 leader_election.cc:343] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.164897 19344 raft_consensus.cc:493] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.165431 19344 raft_consensus.cc:515] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.166697 19335 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.167197 19335 ts_tablet_manager.cc:1403] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:02:08.168094 19344 leader_election.cc:290] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.165439 19339 tablet_bootstrap.cc:654] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.154650 19338 raft_consensus.cc:515] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.170585 19335 raft_consensus.cc:359] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.173061 19335 raft_consensus.cc:385] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.174208 19335 raft_consensus.cc:740] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.173817 19338 leader_election.cc:290] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.175520 19335 consensus_queue.cc:260] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.176682 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.177325 19296 raft_consensus.cc:2468] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:08.173676 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.178012 19335 ts_tablet_manager.cc:1434] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:08.175937 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
W20260710 11:02:08.180377 19187 leader_election.cc:343] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.179131 19295 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.181631 19335 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.188037 19186 leader_election.cc:304] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.194590 19335 tablet_bootstrap.cc:654] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.194972 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
W20260710 11:02:08.196641 19111 leader_election.cc:343] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.198776 19338 raft_consensus.cc:2804] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.199216 19338 raft_consensus.cc:493] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.199535 19338 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.204653 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.205381 19222 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:08.206624 19335 tablet_bootstrap.cc:492] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.206890 19112 leader_election.cc:304] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:08.207247 19295 raft_consensus.cc:2468] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:08.207652 19336 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.208184 19344 raft_consensus.cc:2804] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.208305 19336 ts_tablet_manager.cc:1403] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.012s
I20260710 11:02:08.207237 19335 ts_tablet_manager.cc:1403] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260710 11:02:08.208743 19344 raft_consensus.cc:493] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.207576 19338 raft_consensus.cc:515] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.209254 19344 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.208462 19186 leader_election.cc:304] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.210731 19353 raft_consensus.cc:2804] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.211738 19336 raft_consensus.cc:359] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.212165 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.212533 19336 raft_consensus.cc:385] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.212742 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.212857 19338 leader_election.cc:290] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.212894 19336 raft_consensus.cc:740] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.213980 19336 consensus_queue.cc:260] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
W20260710 11:02:08.214370 19187 leader_election.cc:343] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.212781 19295 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.218562 19344 raft_consensus.cc:515] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.220440 19336 ts_tablet_manager.cc:1434] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:02:08.221516 19336 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.221946 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.222576 19222 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.225481 19295 raft_consensus.cc:2468] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:08.228103 19336 tablet_bootstrap.cc:654] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.229103 19343 raft_consensus.cc:493] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.229357 19335 raft_consensus.cc:359] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.229605 19343 raft_consensus.cc:515] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.230211 19335 raft_consensus.cc:385] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.230580 19335 raft_consensus.cc:740] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.230614 19222 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:08.231455 19338 raft_consensus.cc:493] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.231952 19343 leader_election.cc:290] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:08.231914 19338 raft_consensus.cc:515] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.232051 19112 leader_election.cc:304] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.236040 19338 leader_election.cc:290] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.236281 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fda156970bd445d9c389e62524df8da" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.236673 19335 consensus_queue.cc:260] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.237118 19296 raft_consensus.cc:2468] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:08.237069 19339 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.238790 19339 ts_tablet_manager.cc:1403] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.022s
I20260710 11:02:08.238840 19186 leader_election.cc:304] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.240082 19338 raft_consensus.cc:2804] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.240746 19338 raft_consensus.cc:493] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.241201 19338 raft_consensus.cc:3060] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.241304 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
W20260710 11:02:08.242926 19111 leader_election.cc:343] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.243055 19353 raft_consensus.cc:697] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:08.244184 19344 leader_election.cc:290] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.244052 19353 consensus_queue.cc:237] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.244736 19344 raft_consensus.cc:2804] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.245203 19344 raft_consensus.cc:697] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:08.245997 19344 consensus_queue.cc:237] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.247779 19339 raft_consensus.cc:359] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.248704 19186 leader_election.cc:304] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.249181 19339 raft_consensus.cc:385] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.249563 19339 raft_consensus.cc:740] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.249755 19360 raft_consensus.cc:2804] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.251441 19339 consensus_queue.cc:260] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.257666 19335 ts_tablet_manager.cc:1434] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 11:02:08.258332 19336 tablet_bootstrap.cc:492] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.258708 19335 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.258831 19336 ts_tablet_manager.cc:1403] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260710 11:02:08.261773 19336 raft_consensus.cc:359] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.262523 19336 raft_consensus.cc:385] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.262820 19336 raft_consensus.cc:740] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.262708 19045 catalog_manager.cc:5697] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.263972 19336 consensus_queue.cc:260] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.265851 19338 raft_consensus.cc:515] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.271754 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fda156970bd445d9c389e62524df8da" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:08.272526 19336 ts_tablet_manager.cc:1434] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260710 11:02:08.273301 19187 leader_election.cc:343] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.280184 19335 tablet_bootstrap.cc:654] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.275113 19360 raft_consensus.cc:697] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:08.286394 19336 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
W20260710 11:02:08.287748 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:08.289952 19338 leader_election.cc:290] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.294654 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fda156970bd445d9c389e62524df8da" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.295300 19295 raft_consensus.cc:3060] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.289914 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fda156970bd445d9c389e62524df8da" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.302570 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:08.303318 19146 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:08.304924 19261 leader_election.cc:304] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:08.306119 19343 raft_consensus.cc:2804] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.306474 19343 raft_consensus.cc:493] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.306799 19343 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.310707 19187 leader_election.cc:343] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.313035 19295 raft_consensus.cc:2468] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:08.315231 19360 consensus_queue.cc:237] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.316265 19186 leader_election.cc:304] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.318686 19339 ts_tablet_manager.cc:1434] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.001s
I20260710 11:02:08.319043 19365 raft_consensus.cc:2804] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.319589 19365 raft_consensus.cc:697] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:08.319768 19339 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.320533 19365 consensus_queue.cc:237] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.322580 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.321791 19043 catalog_manager.cc:5697] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.323473 19222 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:08.324487 19335 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.325050 19335 ts_tablet_manager.cc:1403] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.014s
I20260710 11:02:08.327440 19339 tablet_bootstrap.cc:654] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.328054 19335 raft_consensus.cc:359] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.328796 19335 raft_consensus.cc:385] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.329087 19335 raft_consensus.cc:740] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.331073 19336 tablet_bootstrap.cc:654] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.331501 19343 raft_consensus.cc:515] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.336019 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.336618 19146 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.347533 19339 tablet_bootstrap.cc:492] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.329823 19335 consensus_queue.cc:260] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.348562 19339 ts_tablet_manager.cc:1403] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 11:02:08.349793 19146 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:08.351728 19335 ts_tablet_manager.cc:1434] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:02:08.351611 19261 leader_election.cc:304] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:08.357095 19360 raft_consensus.cc:493] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.357728 19360 raft_consensus.cc:515] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.364570 19335 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.366932 19343 leader_election.cc:290] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:08.367786 19343 raft_consensus.cc:2804] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.364233 19339 raft_consensus.cc:359] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.374554 19335 tablet_bootstrap.cc:654] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.376482 19343 raft_consensus.cc:697] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:08.377799 19343 consensus_queue.cc:237] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.368716 19339 raft_consensus.cc:385] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.385149 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
W20260710 11:02:08.387188 19187 leader_election.cc:343] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.383965 19339 raft_consensus.cc:740] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.390664 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.391572 19222 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.390928 19339 consensus_queue.cc:260] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.393996 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.394481 19360 leader_election.cc:290] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
W20260710 11:02:08.397243 19186 leader_election.cc:343] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.397680 19186 leader_election.cc:304] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [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: 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:08.398762 19360 raft_consensus.cc:2749] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.400859 19222 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:08.404100 19339 ts_tablet_manager.cc:1434] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 11:02:08.404865 19339 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.410379 19336 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.410848 19339 tablet_bootstrap.cc:654] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.410888 19336 ts_tablet_manager.cc:1403] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.016s
I20260710 11:02:08.413851 19044 catalog_manager.cc:5697] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.418390 19336 raft_consensus.cc:359] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.419353 19336 raft_consensus.cc:385] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.419729 19336 raft_consensus.cc:740] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.422473 19336 consensus_queue.cc:260] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.426095 19336 ts_tablet_manager.cc:1434] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:02:08.427044 19335 tablet_bootstrap.cc:492] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.426219 19045 catalog_manager.cc:5697] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.428167 19335 ts_tablet_manager.cc:1403] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.012s
I20260710 11:02:08.428743 19045 catalog_manager.cc:5697] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.427121 19336 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.430194 19339 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.430842 19339 ts_tablet_manager.cc:1403] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260710 11:02:08.430847 19335 raft_consensus.cc:359] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.431689 19335 raft_consensus.cc:385] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.431959 19335 raft_consensus.cc:740] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.432756 19335 consensus_queue.cc:260] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.434264 19339 raft_consensus.cc:359] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.435035 19335 ts_tablet_manager.cc:1434] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:08.435050 19339 raft_consensus.cc:385] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.435705 19339 raft_consensus.cc:740] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.436120 19335 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:08.436929 19336 tablet_bootstrap.cc:654] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.436650 19339 consensus_queue.cc:260] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.443192 19335 tablet_bootstrap.cc:654] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.453773 19336 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.454326 19336 ts_tablet_manager.cc:1403] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.017s
I20260710 11:02:08.455262 19335 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:08.455386 19339 ts_tablet_manager.cc:1434] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:02:08.455772 19335 ts_tablet_manager.cc:1403] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:02:08.456610 19339 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.456894 19360 raft_consensus.cc:493] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.457201 19336 raft_consensus.cc:359] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.457453 19360 raft_consensus.cc:515] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.457933 19336 raft_consensus.cc:385] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.458263 19336 raft_consensus.cc:740] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.458986 19336 consensus_queue.cc:260] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.459583 19360 leader_election.cc:290] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.460318 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:08.460933 19146 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:08.461460 19336 ts_tablet_manager.cc:1434] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:08.461288 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.461973 19295 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:08.462435 19336 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.462380 19187 leader_election.cc:304] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.463655 19360 raft_consensus.cc:2804] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.464025 19360 raft_consensus.cc:493] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.464358 19360 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.469452 19336 tablet_bootstrap.cc:654] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.472114 19335 raft_consensus.cc:359] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.473086 19335 raft_consensus.cc:385] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.473449 19335 raft_consensus.cc:740] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.475723 19339 tablet_bootstrap.cc:654] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.477236 19360 raft_consensus.cc:515] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.478528 19335 consensus_queue.cc:260] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.481467 19335 ts_tablet_manager.cc:1434] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.007s
I20260710 11:02:08.481379 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.484684 19146 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.485441 19336 tablet_bootstrap.cc:492] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.485931 19336 ts_tablet_manager.cc:1403] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:02:08.488530 19336 raft_consensus.cc:359] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.489176 19336 raft_consensus.cc:385] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.489434 19336 raft_consensus.cc:740] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.490097 19336 consensus_queue.cc:260] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.490881 19360 leader_election.cc:290] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.491948 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.492563 19295 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.493924 19339 tablet_bootstrap.cc:492] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.494271 19336 ts_tablet_manager.cc:1434] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:08.494454 19339 ts_tablet_manager.cc:1403] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
I20260710 11:02:08.495245 19336 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:08.496729 19339 raft_consensus.cc:359] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.497258 19339 raft_consensus.cc:385] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.497530 19339 raft_consensus.cc:740] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.499768 19295 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:08.501175 19336 tablet_bootstrap.cc:654] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.500995 19186 leader_election.cc:304] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.501897 19360 raft_consensus.cc:2804] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.502322 19146 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:08.502430 19360 raft_consensus.cc:697] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:08.503609 19360 consensus_queue.cc:237] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.504441 19344 raft_consensus.cc:493] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.504878 19344 raft_consensus.cc:515] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.506688 19344 leader_election.cc:290] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.507385 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.508025 19222 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:08.509249 19112 leader_election.cc:304] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.509369 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.510082 19344 raft_consensus.cc:2804] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.510514 19344 raft_consensus.cc:493] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.510591 19295 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:08.510942 19344 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.503610 19339 consensus_queue.cc:260] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.519047 19339 ts_tablet_manager.cc:1434] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:02:08.519375 19344 raft_consensus.cc:515] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.520457 19339 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.521499 19344 leader_election.cc:290] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.522923 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.523732 19296 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.524317 19045 catalog_manager.cc:5697] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.524919 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.529019 19222 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.535269 19343 raft_consensus.cc:493] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.535873 19343 raft_consensus.cc:515] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.537189 19222 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:08.538538 19112 leader_election.cc:304] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.538611 19343 leader_election.cc:290] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:08.539539 19344 raft_consensus.cc:2804] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.534437 19296 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:08.541231 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.541930 19339 tablet_bootstrap.cc:654] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.542093 19336 tablet_bootstrap.cc:492] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:08.542685 19336 ts_tablet_manager.cc:1403] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.023s
I20260710 11:02:08.544497 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:08.544603 19336 raft_consensus.cc:359] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.545392 19336 raft_consensus.cc:385] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.541935 19221 raft_consensus.cc:2468] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:08.545723 19344 raft_consensus.cc:697] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
W20260710 11:02:08.546018 19261 leader_election.cc:343] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.546442 19336 raft_consensus.cc:740] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.546801 19261 leader_election.cc:304] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.546659 19344 consensus_queue.cc:237] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.547597 19339 tablet_bootstrap.cc:492] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.547257 19336 consensus_queue.cc:260] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.547933 19343 raft_consensus.cc:2804] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.548131 19339 ts_tablet_manager.cc:1403] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 11:02:08.548350 19343 raft_consensus.cc:493] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.548761 19343 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.550990 19339 raft_consensus.cc:359] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.551702 19339 raft_consensus.cc:385] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.552145 19339 raft_consensus.cc:740] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.552887 19339 consensus_queue.cc:260] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.554971 19339 ts_tablet_manager.cc:1434] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:08.555886 19339 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:08.557476 19336 ts_tablet_manager.cc:1434] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:02:08.561299 19339 tablet_bootstrap.cc:654] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.559248 19343 raft_consensus.cc:515] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.564855 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:08.566308 19343 leader_election.cc:290] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
W20260710 11:02:08.567135 19261 leader_election.cc:343] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.567837 19339 tablet_bootstrap.cc:492] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:08.568356 19339 ts_tablet_manager.cc:1403] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:02:08.568444 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.569085 19222 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.571143 19339 raft_consensus.cc:359] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.571758 19339 raft_consensus.cc:385] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.572013 19339 raft_consensus.cc:740] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.572665 19339 consensus_queue.cc:260] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.573638 19043 catalog_manager.cc:5697] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.574746 19339 ts_tablet_manager.cc:1434] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:08.575140 19222 raft_consensus.cc:2468] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:08.576162 19261 leader_election.cc:304] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.576874 19343 raft_consensus.cc:2804] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.577345 19343 raft_consensus.cc:697] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:08.578189 19343 consensus_queue.cc:237] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.586247 19043 catalog_manager.cc:5697] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.618628 19344 raft_consensus.cc:493] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.619196 19344 raft_consensus.cc:515] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.620966 19344 leader_election.cc:290] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.621964 19296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.621964 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.623081 19222 raft_consensus.cc:2393] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in current term 1: Already voted for candidate 90b59e80f73b4c6aba74ff431b92485b in this term.
I20260710 11:02:08.624140 19112 leader_election.cc:304] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94; no voters: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522
I20260710 11:02:08.624828 19344 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.629879 19344 raft_consensus.cc:2749] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.734127 19146 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.735672 19296 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.740588 19360 consensus_queue.cc:1048] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.742604 19360 consensus_queue.cc:1048] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.743988 19344 consensus_queue.cc:1048] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.752909 19147 raft_consensus.cc:3060] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.758312 19338 consensus_queue.cc:1048] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.762401 19344 raft_consensus.cc:493] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.762909 19344 raft_consensus.cc:515] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.763451 19360 consensus_queue.cc:1048] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.766531 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:08.767174 19222 raft_consensus.cc:2468] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:08.768254 19112 leader_election.cc:304] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.769227 19366 raft_consensus.cc:2804] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.769601 19366 raft_consensus.cc:493] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.769989 19366 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.776981 19344 leader_election.cc:290] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.778234 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:08.778926 19293 raft_consensus.cc:2468] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:08.778945 19366 raft_consensus.cc:515] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.783618 19366 leader_election.cc:290] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.787160 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.787644 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.787879 19222 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.788252 19293 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.791100 19360 consensus_queue.cc:1048] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.795521 19293 raft_consensus.cc:2468] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:08.796783 19111 leader_election.cc:304] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:08.798106 19399 raft_consensus.cc:2804] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.798100 19222 raft_consensus.cc:2468] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:08.798735 19399 raft_consensus.cc:697] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:08.799603 19399 consensus_queue.cc:237] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.803644 19344 consensus_queue.cc:1048] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.820550 19045 catalog_manager.cc:5697] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.822690 19147 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.830948 19365 consensus_queue.cc:1048] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.870241 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "198de88b3df540f9b7f054358855491e"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:33754
I20260710 11:02:08.870838 19221 raft_consensus.cc:606] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.876257 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:33754
I20260710 11:02:08.876797 19221 raft_consensus.cc:606] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.879778 19377 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.882145 19222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:33754
I20260710 11:02:08.882655 19222 raft_consensus.cc:606] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.898854 19411 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.903503 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:08.904121 19295 raft_consensus.cc:606] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:08.909037 19411 raft_consensus.cc:993] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:08.909502 19343 raft_consensus.cc:1081] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:08.911206 19147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:02:08.911881 19147 raft_consensus.cc:493] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:08.912288 19147 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.919392 19147 raft_consensus.cc:515] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.921742 19147 leader_election.cc:290] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.922340 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:08.922993 19295 raft_consensus.cc:3055] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:08.923116 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:08.923372 19295 raft_consensus.cc:740] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:08.923795 19221 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.924257 19295 consensus_queue.cc:260] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.925616 19295 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.925602 19147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
mode: GRACEFUL
new_leader_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:32926
I20260710 11:02:08.926744 19147 raft_consensus.cc:606] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Received request to transfer leadership to TS 91934a4b622842b0a80a71218da7a522
I20260710 11:02:08.931452 19221 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:08.932391 19295 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:08.932437 19112 leader_election.cc:304] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:08.932855 19147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
mode: GRACEFUL
new_leader_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:32926
I20260710 11:02:08.933435 19147 raft_consensus.cc:606] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Received request to transfer leadership to TS 91934a4b622842b0a80a71218da7a522
I20260710 11:02:08.933476 19399 raft_consensus.cc:2804] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:08.934006 19399 raft_consensus.cc:697] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:08.934844 19399 consensus_queue.cc:237] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.939145 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:08.939685 19295 raft_consensus.cc:606] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 91934a4b622842b0a80a71218da7a522
I20260710 11:02:08.942365 19045 catalog_manager.cc:5697] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.945103 19147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
mode: GRACEFUL
new_leader_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:32926
I20260710 11:02:08.945647 19147 raft_consensus.cc:606] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Received request to transfer leadership to TS 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:08.971676 19365 consensus_queue.cc:1048] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.982088 19365 consensus_queue.cc:1048] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.989741 19365 raft_consensus.cc:993] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:08.990248 19353 raft_consensus.cc:1081] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:08.991685 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "198de88b3df540f9b7f054358855491e"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32906
I20260710 11:02:08.992254 19145 raft_consensus.cc:493] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:08.992558 19145 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:08.997395 19145 raft_consensus.cc:515] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:08.999166 19145 leader_election.cc:290] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:08.999855 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:09.000221 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198de88b3df540f9b7f054358855491e" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.000538 19221 raft_consensus.cc:3055] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.000870 19295 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.000980 19221 raft_consensus.cc:740] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.001883 19221 consensus_queue.cc:260] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [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: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.003221 19221 raft_consensus.cc:3060] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.006435 19295 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.007510 19111 leader_election.cc:304] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:09.008280 19399 raft_consensus.cc:2804] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.008688 19399 raft_consensus.cc:697] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.008823 19221 raft_consensus.cc:2468] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.009447 19399 consensus_queue.cc:237] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.015842 19044 catalog_manager.cc:5697] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 91934a4b622842b0a80a71218da7a522 (127.14.68.194) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.016513 19399 consensus_queue.cc:1048] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.023557 19366 raft_consensus.cc:993] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: : Instructing follower 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:09.024037 19344 raft_consensus.cc:1081] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Signalling peer 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:09.026356 19294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:37190
I20260710 11:02:09.028855 19294 raft_consensus.cc:493] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.029242 19294 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.031509 19344 consensus_queue.cc:1048] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.035681 19294 raft_consensus.cc:515] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.042755 19294 leader_election.cc:290] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:09.044004 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:09.044557 19145 raft_consensus.cc:3055] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.044790 19145 raft_consensus.cc:740] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.045527 19145 consensus_queue.cc:260] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.046373 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff737f099410ca5f6dda2b20ca6c1" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:09.046680 19145 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.046891 19221 raft_consensus.cc:3060] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.052215 19221 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 2.
I20260710 11:02:09.052433 19145 raft_consensus.cc:2468] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 2.
I20260710 11:02:09.053177 19261 leader_election.cc:304] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:09.053983 19343 raft_consensus.cc:2804] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.054498 19343 raft_consensus.cc:697] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 2 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:09.055250 19343 consensus_queue.cc:237] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.061244 19044 catalog_manager.cc:5697] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 1 to 2, leader changed from 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193) to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 2 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.089661 19343 consensus_queue.cc:1048] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.100414 19343 consensus_queue.cc:1048] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.107522 19343 raft_consensus.cc:993] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.107981 19377 raft_consensus.cc:1081] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.109480 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:33748
I20260710 11:02:09.109961 19221 raft_consensus.cc:493] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.110318 19221 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.115253 19221 raft_consensus.cc:515] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.117460 19221 leader_election.cc:290] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:09.117888 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:09.118139 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311ffde4ee6f416bb2c8c794a3a38f67" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.118587 19145 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.119053 19294 raft_consensus.cc:3055] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.119395 19294 raft_consensus.cc:740] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:09.120239 19294 consensus_queue.cc:260] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.121469 19294 raft_consensus.cc:3060] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.125670 19145 raft_consensus.cc:2468] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:09.126971 19187 leader_election.cc:304] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:09.127698 19353 raft_consensus.cc:2804] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.127988 19294 raft_consensus.cc:2468] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:09.128108 19353 raft_consensus.cc:697] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.129185 19353 consensus_queue.cc:237] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.135244 19045 catalog_manager.cc:5697] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.279357 19344 consensus_queue.cc:1048] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.286193 19366 raft_consensus.cc:993] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: : Instructing follower 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.286665 19402 raft_consensus.cc:1081] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Signalling peer 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.288477 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:33732
I20260710 11:02:09.290853 19222 raft_consensus.cc:493] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.291265 19222 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.297888 19222 raft_consensus.cc:515] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.298564 19366 consensus_queue.cc:1048] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.301793 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.302372 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6236ebaaac40e6bf3bee2ad364e87b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:09.303002 19145 raft_consensus.cc:3055] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.303350 19145 raft_consensus.cc:740] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.304169 19145 consensus_queue.cc:260] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.304872 19145 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.309504 19145 raft_consensus.cc:2468] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:09.310020 19222 leader_election.cc:290] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:09.310767 19187 leader_election.cc:304] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:09.312012 19338 raft_consensus.cc:2804] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.312618 19338 raft_consensus.cc:697] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.313485 19338 consensus_queue.cc:237] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.320477 19044 catalog_manager.cc:5697] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 1 to 2, leader changed from 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193) to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.326090 19399 raft_consensus.cc:993] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: : Instructing follower 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.326597 19366 raft_consensus.cc:1081] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Signalling peer 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:09.328490 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:33732
I20260710 11:02:09.329041 19222 raft_consensus.cc:493] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.329416 19222 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.329631 19294 raft_consensus.cc:1275] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.331151 19366 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.339874 19222 raft_consensus.cc:515] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.344252 19221 raft_consensus.cc:1275] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.344036 19222 leader_election.cc:290] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:09.344640 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:09.345280 19145 raft_consensus.cc:3055] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.345577 19145 raft_consensus.cc:740] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.346357 19145 consensus_queue.cc:260] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.346781 19399 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.347580 19145 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.351275 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.351873 19295 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.355060 19423 raft_consensus.cc:993] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:09.355594 19423 raft_consensus.cc:1081] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:09.355594 19145 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:09.357062 19187 leader_election.cc:304] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:09.357293 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32906
I20260710 11:02:09.357833 19146 raft_consensus.cc:493] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.358024 19423 raft_consensus.cc:2804] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.358248 19146 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.358719 19423 raft_consensus.cc:697] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.359630 19423 consensus_queue.cc:237] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.363656 19295 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:09.365842 19146 raft_consensus.cc:515] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.368476 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:09.368672 19146 leader_election.cc:290] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:09.369186 19222 raft_consensus.cc:3055] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.369652 19222 raft_consensus.cc:740] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.370692 19222 consensus_queue.cc:260] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.371156 19353 raft_consensus.cc:993] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:09.371253 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a021847b100450fa8386e9a8a96fb73" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.371879 19295 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.371727 19353 raft_consensus.cc:1081] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:09.372000 19222 raft_consensus.cc:3060] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.373934 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32906
I20260710 11:02:09.374600 19146 raft_consensus.cc:493] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.375010 19146 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.379145 19222 raft_consensus.cc:2468] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.379096 19045 catalog_manager.cc:5697] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 1 to 2, leader changed from 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193) to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.380452 19112 leader_election.cc:304] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:09.380805 19295 raft_consensus.cc:2468] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.381258 19399 raft_consensus.cc:2804] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.381727 19399 raft_consensus.cc:697] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.382578 19399 consensus_queue.cc:237] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.383899 19146 raft_consensus.cc:515] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.385928 19146 leader_election.cc:290] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:09.387507 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:09.388104 19295 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.388638 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707e8b75dfd44e4ebb874bdd98ee22a2" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:09.389269 19222 raft_consensus.cc:3055] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.389605 19222 raft_consensus.cc:740] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:09.390568 19222 consensus_queue.cc:260] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.390224 19044 catalog_manager.cc:5697] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 91934a4b622842b0a80a71218da7a522 (127.14.68.194) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.391695 19222 raft_consensus.cc:3060] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.395279 19295 raft_consensus.cc:2468] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.396502 19111 leader_election.cc:304] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:09.397298 19399 raft_consensus.cc:2804] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.397758 19399 raft_consensus.cc:697] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:09.398203 19222 raft_consensus.cc:2468] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:09.398487 19399 consensus_queue.cc:237] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:09.405200 19044 catalog_manager.cc:5697] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 91934a4b622842b0a80a71218da7a522 (127.14.68.194) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.489347 19295 raft_consensus.cc:1275] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.490691 19399 consensus_queue.cc:1048] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.497596 19222 raft_consensus.cc:1275] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.499070 19399 consensus_queue.cc:1048] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.539618 19222 raft_consensus.cc:1275] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 90b59e80f73b4c6aba74ff431b92485b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.540988 19377 consensus_queue.cc:1048] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.548529 19146 raft_consensus.cc:1275] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 90b59e80f73b4c6aba74ff431b92485b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.550544 19377 consensus_queue.cc:1048] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.704753 19295 raft_consensus.cc:1275] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.706252 19353 consensus_queue.cc:1048] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.714136 19146 raft_consensus.cc:1275] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.715583 19353 consensus_queue.cc:1048] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.763326 19222 raft_consensus.cc:1275] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.764513 19399 consensus_queue.cc:1048] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.773069 19295 raft_consensus.cc:1275] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.774967 19402 consensus_queue.cc:1048] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.776285 19146 raft_consensus.cc:1275] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.777884 19353 consensus_queue.cc:1048] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.786389 19222 raft_consensus.cc:1275] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.788160 19295 raft_consensus.cc:3060] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.789707 19402 consensus_queue.cc:1048] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.797941 19295 raft_consensus.cc:1275] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.800743 19353 consensus_queue.cc:1048] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.804625 19294 raft_consensus.cc:1275] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.806492 19344 consensus_queue.cc:1048] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.940063 19294 raft_consensus.cc:1275] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.941406 19353 consensus_queue.cc:1048] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.949429 19145 raft_consensus.cc:1275] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.951550 19422 consensus_queue.cc:1048] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.971915 19042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52968:
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"
    }
  }
}
W20260710 11:02:11.974642 19042 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.
I20260710 11:02:12.026607 19130 tablet_service.cc:1511] Processing CreateTablet for tablet 35c1b6c87e2b4924b436aa697cc5f07e (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:12.027930 19130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c1b6c87e2b4924b436aa697cc5f07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.027791 19205 tablet_service.cc:1511] Processing CreateTablet for tablet 35c1b6c87e2b4924b436aa697cc5f07e (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:12.028924 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c1b6c87e2b4924b436aa697cc5f07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.029206 19280 tablet_service.cc:1511] Processing CreateTablet for tablet 35c1b6c87e2b4924b436aa697cc5f07e (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:02:12.030441 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c1b6c87e2b4924b436aa697cc5f07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.033268 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:12.033984 19212 tablet_service.cc:1511] Processing CreateTablet for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:12.034619 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.035318 19212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.039774 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c21deb60473f82a320bee1685bff (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:12.040620 19281 tablet_service.cc:1511] Processing CreateTablet for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:02:12.041184 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c21deb60473f82a320bee1685bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.041901 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53dec0ff45cc4995a7d4c9754a5ab1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.043025 19131 tablet_service.cc:1511] Processing CreateTablet for tablet d9932840026946de8a8d75af3d2b40d8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:12.044256 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9932840026946de8a8d75af3d2b40d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.047080 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c21deb60473f82a320bee1685bff (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:12.048323 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c21deb60473f82a320bee1685bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.050146 19136 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c21deb60473f82a320bee1685bff (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:02:12.051455 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c21deb60473f82a320bee1685bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.051640 19206 tablet_service.cc:1511] Processing CreateTablet for tablet d9932840026946de8a8d75af3d2b40d8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:12.052978 19206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9932840026946de8a8d75af3d2b40d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.056650 19278 tablet_service.cc:1511] Processing CreateTablet for tablet d9932840026946de8a8d75af3d2b40d8 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:02:12.065610 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 78f1b5f79c46452eb6527b33c42c9502 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:12.067485 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f1b5f79c46452eb6527b33c42c9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.071456 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 78f1b5f79c46452eb6527b33c42c9502 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:12.071938 19137 tablet_service.cc:1511] Processing CreateTablet for tablet 5e886102f3f143cf81411a1db5c0d7c1 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:12.072858 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f1b5f79c46452eb6527b33c42c9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.073177 19137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e886102f3f143cf81411a1db5c0d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.079655 19286 tablet_service.cc:1511] Processing CreateTablet for tablet 78f1b5f79c46452eb6527b33c42c9502 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:02:12.090562 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9932840026946de8a8d75af3d2b40d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.091331 19286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f1b5f79c46452eb6527b33c42c9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.103029 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 5e886102f3f143cf81411a1db5c0d7c1 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:12.104444 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e886102f3f143cf81411a1db5c0d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.123322 19439 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.138679 19285 tablet_service.cc:1511] Processing CreateTablet for tablet 5e886102f3f143cf81411a1db5c0d7c1 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:02:12.140633 19285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e886102f3f143cf81411a1db5c0d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.147109 19136 tablet_service.cc:1511] Processing CreateTablet for tablet a23d12832303446e9bfca1103aa2a764 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:12.148478 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23d12832303446e9bfca1103aa2a764. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:12.150331 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.193:45295, user_credentials={real_user=slave}} blocked reactor thread for 75554us
I20260710 11:02:12.155297 19442 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.160764 19208 tablet_service.cc:1511] Processing CreateTablet for tablet a23d12832303446e9bfca1103aa2a764 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:12.161005 19131 tablet_service.cc:1511] Processing CreateTablet for tablet f6e92df0905d4ee38a01868085165b0b (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:12.162135 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23d12832303446e9bfca1103aa2a764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.162309 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e92df0905d4ee38a01868085165b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.176261 19441 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.178737 19439 tablet_bootstrap.cc:654] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.179009 19278 tablet_service.cc:1511] Processing CreateTablet for tablet a23d12832303446e9bfca1103aa2a764 (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:02:12.180361 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23d12832303446e9bfca1103aa2a764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.189021 19441 tablet_bootstrap.cc:654] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.193332 19442 tablet_bootstrap.cc:654] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.197772 19208 tablet_service.cc:1511] Processing CreateTablet for tablet f6e92df0905d4ee38a01868085165b0b (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:12.198159 19281 tablet_service.cc:1511] Processing CreateTablet for tablet f6e92df0905d4ee38a01868085165b0b (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:02:12.199162 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e92df0905d4ee38a01868085165b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.199432 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e92df0905d4ee38a01868085165b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.207847 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 709e4409cbbc4f05a8ccce450051ee7d (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:12.208599 19206 tablet_service.cc:1511] Processing CreateTablet for tablet 709e4409cbbc4f05a8ccce450051ee7d (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:12.209771 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709e4409cbbc4f05a8ccce450051ee7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.209771 19206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709e4409cbbc4f05a8ccce450051ee7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.212764 19285 tablet_service.cc:1511] Processing CreateTablet for tablet 709e4409cbbc4f05a8ccce450051ee7d (DEFAULT_TABLE table=soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:02:12.213987 19285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709e4409cbbc4f05a8ccce450051ee7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:12.232513 19441 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.233094 19441 ts_tablet_manager.cc:1403] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260710 11:02:12.236268 19441 raft_consensus.cc:359] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.236771 19439 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.237303 19439 ts_tablet_manager.cc:1403] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.008s
I20260710 11:02:12.238775 19441 raft_consensus.cc:385] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.239208 19441 raft_consensus.cc:740] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.240116 19441 consensus_queue.cc:260] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.240350 19439 raft_consensus.cc:359] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.247576 19441 ts_tablet_manager.cc:1434] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:02:12.248726 19441 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.241456 19439 raft_consensus.cc:385] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.249917 19439 raft_consensus.cc:740] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.250983 19439 consensus_queue.cc:260] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.253429 19439 ts_tablet_manager.cc:1434] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:02:12.254648 19439 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.255478 19442 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.256036 19442 ts_tablet_manager.cc:1403] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.024s
I20260710 11:02:12.259086 19442 raft_consensus.cc:359] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.259900 19442 raft_consensus.cc:385] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.260371 19442 raft_consensus.cc:740] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.260885 19439 tablet_bootstrap.cc:654] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.261354 19442 consensus_queue.cc:260] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.259943 19441 tablet_bootstrap.cc:654] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.267171 19442 ts_tablet_manager.cc:1434] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:12.271763 19439 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.271811 19442 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.272413 19439 ts_tablet_manager.cc:1403] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260710 11:02:12.273231 19441 tablet_bootstrap.cc:492] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.273857 19441 ts_tablet_manager.cc:1403] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260710 11:02:12.275628 19439 raft_consensus.cc:359] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.276503 19439 raft_consensus.cc:385] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.276834 19439 raft_consensus.cc:740] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.276834 19441 raft_consensus.cc:359] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.277911 19441 raft_consensus.cc:385] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.278455 19441 raft_consensus.cc:740] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.278501 19442 tablet_bootstrap.cc:654] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.277891 19439 consensus_queue.cc:260] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.279276 19441 consensus_queue.cc:260] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.280826 19439 ts_tablet_manager.cc:1434] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:12.282061 19439 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.288385 19441 ts_tablet_manager.cc:1434] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260710 11:02:12.290669 19439 tablet_bootstrap.cc:654] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.295892 19441 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.301609 19441 tablet_bootstrap.cc:654] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.305094 19442 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.305614 19442 ts_tablet_manager.cc:1403] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.009s
I20260710 11:02:12.306636 19439 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.307222 19439 ts_tablet_manager.cc:1403] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260710 11:02:12.306998 19441 tablet_bootstrap.cc:492] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.307928 19441 ts_tablet_manager.cc:1403] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:02:12.308486 19442 raft_consensus.cc:359] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.309346 19442 raft_consensus.cc:385] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.309700 19442 raft_consensus.cc:740] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.310427 19442 consensus_queue.cc:260] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.310592 19441 raft_consensus.cc:359] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.311367 19441 raft_consensus.cc:385] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.311741 19441 raft_consensus.cc:740] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.312711 19442 ts_tablet_manager.cc:1434] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:02:12.312611 19441 consensus_queue.cc:260] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.313654 19442 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.314877 19441 ts_tablet_manager.cc:1434] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 11:02:12.311223 19439 raft_consensus.cc:359] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.317169 19439 raft_consensus.cc:385] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.317656 19439 raft_consensus.cc:740] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.318604 19439 consensus_queue.cc:260] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.321178 19442 tablet_bootstrap.cc:654] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.321507 19439 ts_tablet_manager.cc:1434] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:12.322748 19439 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.325585 19441 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.331167 19439 tablet_bootstrap.cc:654] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:12.332126 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:12.335985 19441 tablet_bootstrap.cc:654] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.341065 19442 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.341822 19441 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.342360 19441 ts_tablet_manager.cc:1403] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 11:02:12.341828 19442 ts_tablet_manager.cc:1403] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 11:02:12.344756 19439 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.345310 19439 ts_tablet_manager.cc:1403] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:02:12.345101 19441 raft_consensus.cc:359] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.345755 19441 raft_consensus.cc:385] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.346026 19441 raft_consensus.cc:740] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.346745 19441 consensus_queue.cc:260] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.346508 19442 raft_consensus.cc:359] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.347534 19442 raft_consensus.cc:385] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.347894 19442 raft_consensus.cc:740] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.348469 19439 raft_consensus.cc:359] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.349058 19441 ts_tablet_manager.cc:1434] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:02:12.348592 19442 consensus_queue.cc:260] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.349349 19439 raft_consensus.cc:385] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.350185 19439 raft_consensus.cc:740] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.351253 19442 ts_tablet_manager.cc:1434] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:02:12.350989 19439 consensus_queue.cc:260] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.352258 19442 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.354434 19441 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.356981 19439 ts_tablet_manager.cc:1434] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 11:02:12.358202 19439 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.359221 19442 tablet_bootstrap.cc:654] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.364972 19439 tablet_bootstrap.cc:654] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.364900 19441 tablet_bootstrap.cc:654] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.390470 19442 tablet_bootstrap.cc:492] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.391022 19442 ts_tablet_manager.cc:1403] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.012s
I20260710 11:02:12.391469 19439 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.392123 19439 ts_tablet_manager.cc:1403] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.016s
I20260710 11:02:12.393062 19441 tablet_bootstrap.cc:492] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.393481 19441 ts_tablet_manager.cc:1403] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.039s	user 0.000s	sys 0.030s
I20260710 11:02:12.394248 19442 raft_consensus.cc:359] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.395130 19442 raft_consensus.cc:385] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.395469 19442 raft_consensus.cc:740] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.395332 19439 raft_consensus.cc:359] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.395828 19441 raft_consensus.cc:359] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.396210 19439 raft_consensus.cc:385] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.396535 19441 raft_consensus.cc:385] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.396606 19439 raft_consensus.cc:740] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.396471 19442 consensus_queue.cc:260] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.397078 19441 raft_consensus.cc:740] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.397606 19439 consensus_queue.cc:260] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.397996 19441 consensus_queue.cc:260] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.400426 19441 ts_tablet_manager.cc:1434] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:02:12.401588 19442 ts_tablet_manager.cc:1434] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:02:12.402727 19439 ts_tablet_manager.cc:1434] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:12.402845 19442 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.404016 19439 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.411541 19442 tablet_bootstrap.cc:654] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.411554 19439 tablet_bootstrap.cc:654] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.413920 19441 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.420589 19441 tablet_bootstrap.cc:654] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.432067 19441 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.432530 19441 ts_tablet_manager.cc:1403] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:02:12.435470 19441 raft_consensus.cc:359] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.436208 19441 raft_consensus.cc:385] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.436506 19441 raft_consensus.cc:740] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.437453 19441 consensus_queue.cc:260] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.439750 19428 raft_consensus.cc:493] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.439972 19441 ts_tablet_manager.cc:1434] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:12.440351 19428 raft_consensus.cc:515] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.443796 19428 leader_election.cc:290] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.443739 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9932840026946de8a8d75af3d2b40d8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.444861 19222 raft_consensus.cc:2468] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:12.446600 19112 leader_election.cc:304] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.447233 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9932840026946de8a8d75af3d2b40d8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:12.447499 19428 raft_consensus.cc:2804] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.447898 19428 raft_consensus.cc:493] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.447924 19295 raft_consensus.cc:2468] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:12.448580 19428 raft_consensus.cc:3060] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.450359 19442 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.454665 19442 ts_tablet_manager.cc:1403] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.018s
I20260710 11:02:12.450472 19441 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.456420 19428 raft_consensus.cc:515] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.457557 19442 raft_consensus.cc:359] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.452310 19439 tablet_bootstrap.cc:492] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.458242 19442 raft_consensus.cc:385] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.458753 19439 ts_tablet_manager.cc:1403] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.016s
I20260710 11:02:12.459563 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9932840026946de8a8d75af3d2b40d8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.460253 19222 raft_consensus.cc:3060] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.460857 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9932840026946de8a8d75af3d2b40d8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:12.461303 19441 tablet_bootstrap.cc:654] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.461426 19295 raft_consensus.cc:3060] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.462157 19439 raft_consensus.cc:359] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.462941 19439 raft_consensus.cc:385] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.463268 19439 raft_consensus.cc:740] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.458678 19442 raft_consensus.cc:740] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.465245 19442 consensus_queue.cc:260] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.469233 19442 ts_tablet_manager.cc:1434] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:12.470360 19442 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.473168 19222 raft_consensus.cc:2468] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:12.474668 19112 leader_election.cc:304] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.477487 19442 tablet_bootstrap.cc:654] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.480868 19439 consensus_queue.cc:260] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.482239 19462 raft_consensus.cc:493] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.482849 19462 raft_consensus.cc:515] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.483701 19461 raft_consensus.cc:2804] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.485694 19462 leader_election.cc:290] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.485886 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
W20260710 11:02:12.487233 19112 leader_election.cc:343] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.487912 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:12.488997 19294 raft_consensus.cc:2468] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 0.
I20260710 11:02:12.490782 19111 leader_election.cc:304] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 91934a4b622842b0a80a71218da7a522
I20260710 11:02:12.491077 19461 raft_consensus.cc:697] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:12.492121 19461 consensus_queue.cc:237] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.492585 19442 tablet_bootstrap.cc:492] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.492553 19422 raft_consensus.cc:493] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.493312 19442 ts_tablet_manager.cc:1403] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260710 11:02:12.493314 19422 raft_consensus.cc:515] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.494189 19465 raft_consensus.cc:2804] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.494683 19465 raft_consensus.cc:493] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.495044 19465 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.496853 19442 raft_consensus.cc:359] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.497654 19442 raft_consensus.cc:385] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.497951 19442 raft_consensus.cc:740] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.498791 19442 consensus_queue.cc:260] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.499821 19439 ts_tablet_manager.cc:1434] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.003s
I20260710 11:02:12.501016 19439 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.501560 19442 ts_tablet_manager.cc:1434] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:12.502664 19442 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.506846 19422 leader_election.cc:290] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.508064 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e886102f3f143cf81411a1db5c0d7c1" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:12.508760 19294 raft_consensus.cc:2468] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:12.509930 19186 leader_election.cc:304] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.511111 19377 raft_consensus.cc:493] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.511837 19440 raft_consensus.cc:2804] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.511703 19377 raft_consensus.cc:515] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.512259 19440 raft_consensus.cc:493] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.512347 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e886102f3f143cf81411a1db5c0d7c1" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.512676 19440 raft_consensus.cc:3060] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.513278 19146 raft_consensus.cc:2468] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:12.514362 19377 leader_election.cc:290] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.516088 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.516481 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.516695 19146 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.517037 19222 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.518507 19261 leader_election.cc:304] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.519318 19377 raft_consensus.cc:2804] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.519726 19377 raft_consensus.cc:493] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.524065 19441 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.526811 19441 ts_tablet_manager.cc:1403] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.039s
I20260710 11:02:12.529145 19442 tablet_bootstrap.cc:654] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.526026 19377 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.529779 19440 raft_consensus.cc:515] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.531591 19439 tablet_bootstrap.cc:654] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.529814 19441 raft_consensus.cc:359] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.533438 19441 raft_consensus.cc:385] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.533136 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e886102f3f143cf81411a1db5c0d7c1" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.533797 19441 raft_consensus.cc:740] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.534109 19146 raft_consensus.cc:3060] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.536525 19441 consensus_queue.cc:260] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.536962 19295 raft_consensus.cc:2468] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:12.539502 19472 raft_consensus.cc:493] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.539979 19472 raft_consensus.cc:515] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.537334 19428 leader_election.cc:290] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.542938 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.543584 19145 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.544891 19261 leader_election.cc:304] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.551043 19472 leader_election.cc:290] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.546440 19377 raft_consensus.cc:515] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.557197 19377 leader_election.cc:290] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.557871 19377 raft_consensus.cc:493] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.558486 19377 raft_consensus.cc:515] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.561203 19377 leader_election.cc:290] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.577358 19422 raft_consensus.cc:493] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.577387 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.577984 19422 raft_consensus.cc:515] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.578315 19145 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.578397 19147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.579196 19147 raft_consensus.cc:2468] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.579308 19440 leader_election.cc:290] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.561897 19377 raft_consensus.cc:2804] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.582924 19261 leader_election.cc:304] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.583592 19422 leader_election.cc:290] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.584018 19468 raft_consensus.cc:2804] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.584442 19468 raft_consensus.cc:493] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.584770 19468 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.587186 19146 raft_consensus.cc:2468] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:12.587664 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.589100 19144 raft_consensus.cc:2468] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:12.581378 19377 raft_consensus.cc:493] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.591557 19187 leader_election.cc:304] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.580458 19465 raft_consensus.cc:515] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
W20260710 11:02:12.572391 19186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.68.195:39221, user_credentials={real_user=slave}} blocked reactor thread for 55280us
I20260710 11:02:12.592620 19466 raft_consensus.cc:2804] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.591902 19377 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.593190 19466 raft_consensus.cc:697] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:12.593973 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e886102f3f143cf81411a1db5c0d7c1" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:12.594609 19295 raft_consensus.cc:3060] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.594121 19466 consensus_queue.cc:237] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.595005 19441 ts_tablet_manager.cc:1434] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.003s
I20260710 11:02:12.597322 19044 catalog_manager.cc:5697] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.589195 19442 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.592640 19187 leader_election.cc:304] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.598852 19442 ts_tablet_manager.cc:1403] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.001s
I20260710 11:02:12.601526 19295 raft_consensus.cc:2468] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:12.602624 19440 raft_consensus.cc:2804] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.605671 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:12.606568 19295 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.607255 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.607846 19222 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.608245 19442 raft_consensus.cc:359] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.608587 19145 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.608844 19442 raft_consensus.cc:385] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.609181 19442 raft_consensus.cc:740] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.610006 19261 leader_election.cc:304] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.611181 19473 raft_consensus.cc:2804] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.611743 19473 raft_consensus.cc:697] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:12.605340 19440 raft_consensus.cc:493] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.614668 19440 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.604907 19465 leader_election.cc:290] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 1 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.626899 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:12.627061 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.612603 19473 consensus_queue.cc:237] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.627739 19221 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.628744 19222 raft_consensus.cc:2468] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:12.609925 19442 consensus_queue.cc:260] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.630324 19441 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.638399 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.639015 19222 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.640292 19442 ts_tablet_manager.cc:1434] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.001s
I20260710 11:02:12.641330 19442 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.634382 19377 raft_consensus.cc:515] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.636075 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.646687 19112 leader_election.cc:304] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.647465 19465 raft_consensus.cc:2804] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.646513 19295 raft_consensus.cc:2468] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 1.
I20260710 11:02:12.648631 19441 tablet_bootstrap.cc:654] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.645860 19222 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.648074 19465 raft_consensus.cc:697] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:12.647933 19468 raft_consensus.cc:515] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.650274 19294 raft_consensus.cc:2393] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91934a4b622842b0a80a71218da7a522 in current term 1: Already voted for candidate 90b59e80f73b4c6aba74ff431b92485b in this term.
I20260710 11:02:12.650475 19377 leader_election.cc:290] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.650661 19439 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.650084 19465 consensus_queue.cc:237] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.651206 19439 ts_tablet_manager.cc:1403] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.018s
I20260710 11:02:12.654850 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.655455 19145 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.659695 19468 leader_election.cc:290] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.662009 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.662671 19222 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.665524 19440 raft_consensus.cc:515] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.666312 19441 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.666493 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.667490 19144 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.667882 19042 catalog_manager.cc:5697] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.668983 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:12.669735 19294 raft_consensus.cc:2393] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91934a4b622842b0a80a71218da7a522 in current term 1: Already voted for candidate 90b59e80f73b4c6aba74ff431b92485b in this term.
I20260710 11:02:12.671218 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.672384 19439 raft_consensus.cc:359] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.666975 19221 raft_consensus.cc:2393] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90b59e80f73b4c6aba74ff431b92485b in current term 1: Already voted for candidate 91934a4b622842b0a80a71218da7a522 in this term.
I20260710 11:02:12.673866 19439 raft_consensus.cc:385] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.674242 19439 raft_consensus.cc:740] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.674966 19439 consensus_queue.cc:260] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.675894 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.677609 19439 ts_tablet_manager.cc:1434] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260710 11:02:12.678001 19187 leader_election.cc:304] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [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: 91934a4b622842b0a80a71218da7a522; no voters: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:12.678699 19439 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.678905 19466 raft_consensus.cc:2749] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.680502 19145 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.682554 19441 ts_tablet_manager.cc:1403] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260710 11:02:12.682495 19440 leader_election.cc:290] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.687215 19222 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.688369 19144 raft_consensus.cc:2468] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.688544 19261 leader_election.cc:304] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.682543 19442 tablet_bootstrap.cc:654] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.689697 19468 raft_consensus.cc:2804] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.690690 19468 raft_consensus.cc:697] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:12.694324 19261 leader_election.cc:304] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 91934a4b622842b0a80a71218da7a522
I20260710 11:02:12.695434 19473 raft_consensus.cc:2804] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.695915 19473 raft_consensus.cc:697] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:12.696733 19473 consensus_queue.cc:237] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.697166 19441 raft_consensus.cc:359] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.697873 19441 raft_consensus.cc:385] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.698186 19441 raft_consensus.cc:740] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.692250 19468 consensus_queue.cc:237] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.698874 19441 consensus_queue.cc:260] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.699889 19439 tablet_bootstrap.cc:654] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.701283 19441 ts_tablet_manager.cc:1434] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:02:12.702327 19441 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: Bootstrap starting.
I20260710 11:02:12.707927 19441 tablet_bootstrap.cc:654] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.715165 19442 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.715871 19442 ts_tablet_manager.cc:1403] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.005s
I20260710 11:02:12.719437 19442 raft_consensus.cc:359] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.730607 19442 raft_consensus.cc:385] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.732019 19442 raft_consensus.cc:740] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.732864 19442 consensus_queue.cc:260] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.726514 19045 catalog_manager.cc:5697] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.739471 19442 ts_tablet_manager.cc:1434] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:02:12.737038 19439 tablet_bootstrap.cc:492] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.740350 19439 ts_tablet_manager.cc:1403] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.008s
I20260710 11:02:12.744599 19439 raft_consensus.cc:359] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.746876 19439 raft_consensus.cc:385] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.748441 19439 raft_consensus.cc:740] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.746486 19442 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: Bootstrap starting.
I20260710 11:02:12.750026 19441 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: No bootstrap required, opened a new log
I20260710 11:02:12.750573 19441 ts_tablet_manager.cc:1403] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.025s
I20260710 11:02:12.750454 19439 consensus_queue.cc:260] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.753522 19441 raft_consensus.cc:359] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.754281 19441 raft_consensus.cc:385] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.754565 19441 raft_consensus.cc:740] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.755203 19441 consensus_queue.cc:260] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.756119 19439 ts_tablet_manager.cc:1434] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:02:12.757097 19441 ts_tablet_manager.cc:1434] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:12.757120 19439 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: Bootstrap starting.
I20260710 11:02:12.763502 19439 tablet_bootstrap.cc:654] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.764374 19442 tablet_bootstrap.cc:654] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.768450 19439 tablet_bootstrap.cc:492] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: No bootstrap required, opened a new log
I20260710 11:02:12.768813 19442 tablet_bootstrap.cc:492] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: No bootstrap required, opened a new log
I20260710 11:02:12.768908 19439 ts_tablet_manager.cc:1403] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:12.769302 19442 ts_tablet_manager.cc:1403] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:02:12.769495 19042 catalog_manager.cc:5697] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 1 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.771925 19442 raft_consensus.cc:359] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.772624 19442 raft_consensus.cc:385] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.772450 19439 raft_consensus.cc:359] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.772938 19442 raft_consensus.cc:740] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.773281 19439 raft_consensus.cc:385] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.773586 19439 raft_consensus.cc:740] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.773787 19442 consensus_queue.cc:260] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.774263 19439 consensus_queue.cc:260] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.775719 19442 ts_tablet_manager.cc:1434] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:12.776363 19439 ts_tablet_manager.cc:1434] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:12.779516 19044 catalog_manager.cc:5697] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.782320 19044 catalog_manager.cc:5697] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.896013 19473 raft_consensus.cc:493] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.896543 19473 raft_consensus.cc:515] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.898666 19473 leader_election.cc:290] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.899296 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709e4409cbbc4f05a8ccce450051ee7d" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.899670 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709e4409cbbc4f05a8ccce450051ee7d" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.899905 19145 raft_consensus.cc:2468] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.900314 19222 raft_consensus.cc:2468] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.901104 19261 leader_election.cc:304] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.901857 19473 raft_consensus.cc:2804] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.902226 19473 raft_consensus.cc:493] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.902580 19473 raft_consensus.cc:3060] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.903864 19468 raft_consensus.cc:493] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.904316 19468 raft_consensus.cc:515] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.905948 19468 leader_election.cc:290] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.906142 19466 raft_consensus.cc:493] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.906826 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.907416 19145 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.907510 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522" is_pre_election: true
I20260710 11:02:12.906656 19466 raft_consensus.cc:515] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.908113 19222 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 0.
I20260710 11:02:12.908362 19261 leader_election.cc:304] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.909240 19468 raft_consensus.cc:2804] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.909610 19468 raft_consensus.cc:493] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.909595 19473 raft_consensus.cc:515] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.910045 19466 leader_election.cc:290] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.911055 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23d12832303446e9bfca1103aa2a764" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" is_pre_election: true
I20260710 11:02:12.910173 19468 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.911103 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23d12832303446e9bfca1103aa2a764" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b" is_pre_election: true
I20260710 11:02:12.911733 19473 leader_election.cc:290] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.912015 19295 raft_consensus.cc:2468] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:12.911854 19145 raft_consensus.cc:2468] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 0.
I20260710 11:02:12.913167 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709e4409cbbc4f05a8ccce450051ee7d" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.913743 19144 raft_consensus.cc:3060] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.913985 19187 leader_election.cc:304] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.914332 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709e4409cbbc4f05a8ccce450051ee7d" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.914877 19222 raft_consensus.cc:3060] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.914892 19466 raft_consensus.cc:2804] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.917518 19466 raft_consensus.cc:493] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.917829 19466 raft_consensus.cc:3060] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.918936 19468 raft_consensus.cc:515] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.921209 19144 raft_consensus.cc:2468] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.921855 19222 raft_consensus.cc:2468] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.922032 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.922371 19261 leader_election.cc:304] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.922710 19145 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.923323 19473 raft_consensus.cc:2804] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.923861 19473 raft_consensus.cc:697] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:12.924714 19473 consensus_queue.cc:237] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.925196 19466 raft_consensus.cc:515] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.928040 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23d12832303446e9bfca1103aa2a764" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:12.928507 19145 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.928630 19146 raft_consensus.cc:3060] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.928889 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23d12832303446e9bfca1103aa2a764" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:12.929661 19295 raft_consensus.cc:3060] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.929816 19468 leader_election.cc:290] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:12.932951 19466 leader_election.cc:290] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:12.935768 19261 leader_election.cc:304] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:12.936836 19295 raft_consensus.cc:2468] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:12.937208 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:12.937762 19222 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.938158 19186 leader_election.cc:304] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:12.939033 19466 raft_consensus.cc:2804] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.938575 19468 raft_consensus.cc:2804] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.939908 19468 raft_consensus.cc:697] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:12.939540 19466 raft_consensus.cc:697] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:12.939941 19042 catalog_manager.cc:5697] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.941246 19466 consensus_queue.cc:237] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.943231 19146 raft_consensus.cc:2468] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 1.
I20260710 11:02:12.941187 19468 consensus_queue.cc:237] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:12.945887 19222 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 1.
I20260710 11:02:12.954245 19465 consensus_queue.cc:1048] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.957554 19044 catalog_manager.cc:5697] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 1 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.964419 19042 catalog_manager.cc:5697] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 1 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.968326 19428 consensus_queue.cc:1048] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.043582 19466 consensus_queue.cc:1048] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.054180 19440 consensus_queue.cc:1048] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.091457 19468 consensus_queue.cc:1048] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.102089 19468 consensus_queue.cc:1048] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.105924 19468 consensus_queue.cc:1048] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.118211 19473 consensus_queue.cc:1048] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.125067 19473 consensus_queue.cc:1048] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.141036 19468 consensus_queue.cc:1048] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.166275 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:13.166709 19295 raft_consensus.cc:606] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:13.171233 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:13.171629 19295 raft_consensus.cc:606] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:13.175855 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:13.176249 19295 raft_consensus.cc:606] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 74c7d4ea3e8c4801a70bb260d9bd1b94
I20260710 11:02:13.182821 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
mode: GRACEFUL
new_leader_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:32926
I20260710 11:02:13.183324 19145 raft_consensus.cc:606] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Received request to transfer leadership to TS 91934a4b622842b0a80a71218da7a522
I20260710 11:02:13.190263 19428 consensus_queue.cc:1048] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.193295 19295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
mode: GRACEFUL
new_leader_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:37196
I20260710 11:02:13.193912 19295 raft_consensus.cc:606] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Received request to transfer leadership to TS 91934a4b622842b0a80a71218da7a522
I20260710 11:02:13.197017 19461 raft_consensus.cc:993] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: : Instructing follower 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:13.197453 19461 raft_consensus.cc:1081] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Signalling peer 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:13.199095 19222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:33732
I20260710 11:02:13.199595 19222 raft_consensus.cc:493] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.199908 19222 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.203269 19461 consensus_queue.cc:1048] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.205857 19222 raft_consensus.cc:515] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.206843 19221 raft_consensus.cc:1240] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Rejecting Update request from peer 74c7d4ea3e8c4801a70bb260d9bd1b94 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:13.208614 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:13.209333 19145 raft_consensus.cc:3055] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.209672 19145 raft_consensus.cc:740] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:13.210094 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f1b5f79c46452eb6527b33c42c9502" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:13.210471 19145 consensus_queue.cc:260] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.211376 19145 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.208657 19222 leader_election.cc:290] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:13.219925 19145 raft_consensus.cc:2468] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:13.221171 19187 leader_election.cc:304] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:13.221971 19440 raft_consensus.cc:2804] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.222339 19440 raft_consensus.cc:697] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:13.223062 19440 consensus_queue.cc:237] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.228896 19045 catalog_manager.cc:5697] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 1 to 2, leader changed from 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193) to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.356755 19473 consensus_queue.cc:1048] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.367228 19468 consensus_queue.cc:1048] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.373654 19440 consensus_queue.cc:1048] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.375509 19468 raft_consensus.cc:993] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:13.376076 19468 raft_consensus.cc:1081] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 91934a4b622842b0a80a71218da7a522 to start an election
I20260710 11:02:13.377761 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
 from {username='slave'} at 127.0.0.1:33748
I20260710 11:02:13.378394 19221 raft_consensus.cc:493] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.378815 19221 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.386029 19221 raft_consensus.cc:515] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.388448 19221 leader_election.cc:290] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [CANDIDATE]: Term 2 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:13.390004 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:13.390671 19294 raft_consensus.cc:3055] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.390734 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e92df0905d4ee38a01868085165b0b" candidate_uuid: "91934a4b622842b0a80a71218da7a522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:13.391026 19294 raft_consensus.cc:740] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:13.391355 19146 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.391886 19294 consensus_queue.cc:260] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.393190 19294 raft_consensus.cc:3060] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.393617 19466 consensus_queue.cc:1048] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.400492 19146 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:13.401067 19294 raft_consensus.cc:2468] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91934a4b622842b0a80a71218da7a522 in term 2.
I20260710 11:02:13.402225 19186 leader_election.cc:304] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [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: 90b59e80f73b4c6aba74ff431b92485b, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:13.403044 19475 raft_consensus.cc:2804] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.403489 19475 raft_consensus.cc:697] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Leader. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:13.404393 19475 consensus_queue.cc:237] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.412388 19045 catalog_manager.cc:5697] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 91934a4b622842b0a80a71218da7a522 (127.14.68.194). New cstate: current_term: 2 leader_uuid: "91934a4b622842b0a80a71218da7a522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.428015 19470 consensus_queue.cc:1048] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.440605 19377 consensus_queue.cc:1048] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.589542 19377 raft_consensus.cc:993] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.590014 19473 raft_consensus.cc:1081] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.591612 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:02:13.592182 19146 raft_consensus.cc:493] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.592530 19146 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.597225 19146 raft_consensus.cc:515] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.598811 19146 leader_election.cc:290] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:13.599678 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:13.599826 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53dec0ff45cc4995a7d4c9754a5ab1a8" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:13.600371 19221 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.600450 19295 raft_consensus.cc:3055] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.600814 19295 raft_consensus.cc:740] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:13.601511 19295 consensus_queue.cc:260] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.602563 19295 raft_consensus.cc:3060] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.605965 19221 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.606948 19295 raft_consensus.cc:2468] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.607142 19112 leader_election.cc:304] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:13.607973 19461 raft_consensus.cc:2804] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.608358 19461 raft_consensus.cc:697] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:13.608966 19461 consensus_queue.cc:237] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.615128 19042 catalog_manager.cc:5697] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.667614 19295 raft_consensus.cc:3060] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.672227 19295 raft_consensus.cc:1275] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.673591 19475 consensus_queue.cc:1048] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.681567 19146 raft_consensus.cc:1275] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.683220 19440 consensus_queue.cc:1048] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.689935 19468 raft_consensus.cc:993] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.690433 19468 raft_consensus.cc:1081] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.693569 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:02:13.694223 19146 raft_consensus.cc:493] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.695274 19146 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.695465 19468 raft_consensus.cc:993] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: : Instructing follower 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.695968 19468 raft_consensus.cc:1081] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Signalling peer 74c7d4ea3e8c4801a70bb260d9bd1b94 to start an election
I20260710 11:02:13.697654 19145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:02:13.698275 19145 raft_consensus.cc:493] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:13.698670 19145 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.703572 19146 raft_consensus.cc:515] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.705892 19146 leader_election.cc:290] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:13.705624 19145 raft_consensus.cc:515] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.706473 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:13.707046 19221 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.707115 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c21deb60473f82a320bee1685bff" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:13.707787 19295 raft_consensus.cc:3055] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.708323 19145 leader_election.cc:290] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [CANDIDATE]: Term 2 election: Requested vote from peers 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895), 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195:39221)
I20260710 11:02:13.708472 19222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:13.709033 19222 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.708127 19295 raft_consensus.cc:740] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:13.708876 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c1b6c87e2b4924b436aa697cc5f07e" candidate_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
I20260710 11:02:13.709903 19294 raft_consensus.cc:3055] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:13.710268 19294 raft_consensus.cc:740] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:13.710446 19295 consensus_queue.cc:260] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.711125 19294 consensus_queue.cc:260] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.712054 19295 raft_consensus.cc:3060] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.712379 19294 raft_consensus.cc:3060] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.713521 19221 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.714663 19112 leader_election.cc:304] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:13.715418 19461 raft_consensus.cc:2804] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.716001 19461 raft_consensus.cc:697] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:13.715394 19222 raft_consensus.cc:2468] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.716778 19461 consensus_queue.cc:237] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.717777 19112 leader_election.cc:304] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 91934a4b622842b0a80a71218da7a522; no voters: 
I20260710 11:02:13.718577 19428 raft_consensus.cc:2804] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.718981 19295 raft_consensus.cc:2468] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.719018 19428 raft_consensus.cc:697] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Leader. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:13.720412 19428 consensus_queue.cc:237] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:13.719061 19294 raft_consensus.cc:2468] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7d4ea3e8c4801a70bb260d9bd1b94 in term 2.
I20260710 11:02:13.724593 19045 catalog_manager.cc:5697] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.735819 19045 catalog_manager.cc:5697] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 reported cstate change: term changed from 1 to 2, leader changed from 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195) to 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193). New cstate: current_term: 2 leader_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.798569 19145 raft_consensus.cc:1275] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.799625 19440 consensus_queue.cc:1048] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.807577 19294 raft_consensus.cc:1275] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 91934a4b622842b0a80a71218da7a522: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:13.808871 19475 consensus_queue.cc:1048] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.006240 19222 raft_consensus.cc:1275] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.007431 19428 consensus_queue.cc:1048] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.012102 19294 raft_consensus.cc:1275] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.016096 19461 consensus_queue.cc:1048] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.105118 19294 raft_consensus.cc:1275] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.106315 19461 consensus_queue.cc:1048] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.116588 19222 raft_consensus.cc:1275] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.118251 19461 consensus_queue.cc:1048] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.183921 19294 raft_consensus.cc:1275] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.185158 19461 consensus_queue.cc:1048] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.194937 19222 raft_consensus.cc:1275] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Refusing update from remote peer 74c7d4ea3e8c4801a70bb260d9bd1b94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.196344 19428 consensus_queue.cc:1048] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:16.200809 19043 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52968:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:02:16.227696 19043 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52968:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:02:16.386106 14611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:16.435416 19563 tablet.cc:1724] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.438500 19558 tablet.cc:1724] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.443255 19561 tablet.cc:1724] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.445309 19562 tablet.cc:1724] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.476490 19568 tablet.cc:1724] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.577921 19584 tablet.cc:1724] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.590931 19583 tablet.cc:1724] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: 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
W20260710 11:02:16.624434 19572 log.cc:927] Time spent T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 11:02:16.631639 19579 tablet.cc:1724] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: 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
W20260710 11:02:16.649600 19582 log.cc:927] Time spent T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260710 11:02:16.654801 19577 tablet.cc:1724] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.655629 19563 tablet.cc:1724] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.656278 19571 tablet.cc:1724] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.670382 19561 tablet.cc:1724] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.681129 19590 tablet.cc:1724] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.691200 19562 tablet.cc:1724] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.707427 19558 tablet.cc:1724] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.712553 19561 tablet.cc:1724] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.731539 19568 tablet.cc:1724] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.755554 19577 tablet.cc:1724] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.752295 19590 tablet.cc:1724] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.759231 19584 tablet.cc:1724] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.763603 19561 tablet.cc:1724] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: 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
I20260710 11:02:16.764375 19563 tablet.cc:1724] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.644356 19589 tablet.cc:1724] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.781780 19568 tablet.cc:1724] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: 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
I20260710 11:02:16.794029 19590 tablet.cc:1724] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.797426 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82"
dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
mode: GRACEFUL
new_leader_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:32932
I20260710 11:02:16.798229 19145 raft_consensus.cc:606] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Received request to transfer leadership to TS 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:16.808593 19583 tablet.cc:1724] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.819077 19566 raft_consensus.cc:993] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: : Instructing follower 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:16.819828 19565 raft_consensus.cc:1081] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Signalling peer 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:16.822367 19292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:37190
I20260710 11:02:16.823565 19292 raft_consensus.cc:493] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:16.823988 19292 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:16.830941 19292 raft_consensus.cc:515] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:16.835940 19584 tablet.cc:1724] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: 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
I20260710 11:02:16.838416 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:16.839095 19145 raft_consensus.cc:3055] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:16.839394 19145 raft_consensus.cc:740] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74c7d4ea3e8c4801a70bb260d9bd1b94, State: Running, Role: LEADER
I20260710 11:02:16.840236 19145 consensus_queue.cc:260] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:16.841355 19145 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:16.848333 19145 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 3.
I20260710 11:02:16.849442 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213b3b212f8d4a9495a521c009a12b82" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:16.849885 19261 leader_election.cc:304] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:16.851095 19570 raft_consensus.cc:2804] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:16.851261 19218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717"
dest_uuid: "91934a4b622842b0a80a71218da7a522"
mode: GRACEFUL
new_leader_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:42566
I20260710 11:02:16.851658 19570 raft_consensus.cc:697] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 3 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:16.851912 19218 raft_consensus.cc:606] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Received request to transfer leadership to TS 90b59e80f73b4c6aba74ff431b92485b
I20260710 11:02:16.852589 19570 consensus_queue.cc:237] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:16.853964 14611 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:16.854059 19219 raft_consensus.cc:3060] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:16.854705 14611 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:16.842823 19292 leader_election.cc:290] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 3 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:16.866840 19219 raft_consensus.cc:2468] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 3.
I20260710 11:02:16.870198 19043 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: soft_deleted_table [id=245bc62fa02e405fbf03e97722daa0de] alter complete (version 1)
I20260710 11:02:16.874068 19044 catalog_manager.cc:5697] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 2 to 3, leader changed from 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193) to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 3 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:17.280007 19218 raft_consensus.cc:1275] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Refusing update from remote peer 90b59e80f73b4c6aba74ff431b92485b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:17.281255 19570 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:17.290664 19145 raft_consensus.cc:1275] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Refusing update from remote peer 90b59e80f73b4c6aba74ff431b92485b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:17.291913 19570 consensus_queue.cc:1048] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:17.363927 19515 raft_consensus.cc:993] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: : Instructing follower 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:17.364358 19604 raft_consensus.cc:1081] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Signalling peer 90b59e80f73b4c6aba74ff431b92485b to start an election
I20260710 11:02:17.365610 19292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717"
dest_uuid: "90b59e80f73b4c6aba74ff431b92485b"
 from {username='slave'} at 127.0.0.1:37184
I20260710 11:02:17.366128 19292 raft_consensus.cc:493] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:17.366420 19292 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:17.371088 19292 raft_consensus.cc:515] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:17.372541 19292 leader_election.cc:290] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [CANDIDATE]: Term 3 election: Requested vote from peers 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295), 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895)
I20260710 11:02:17.373323 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94"
I20260710 11:02:17.373459 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3353dd5931d344f5a18b749e0eaff717" candidate_uuid: "90b59e80f73b4c6aba74ff431b92485b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91934a4b622842b0a80a71218da7a522"
I20260710 11:02:17.374078 19145 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:17.374125 19218 raft_consensus.cc:3055] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:17.374569 19218 raft_consensus.cc:740] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91934a4b622842b0a80a71218da7a522, State: Running, Role: LEADER
I20260710 11:02:17.375336 19218 consensus_queue.cc:260] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:17.376616 19218 raft_consensus.cc:3060] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:17.380800 19145 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 3.
I20260710 11:02:17.382074 19261 leader_election.cc:304] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [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: 74c7d4ea3e8c4801a70bb260d9bd1b94, 90b59e80f73b4c6aba74ff431b92485b; no voters: 
I20260710 11:02:17.382858 19570 raft_consensus.cc:2804] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:17.383325 19570 raft_consensus.cc:697] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 3 LEADER]: Becoming Leader. State: Replica: 90b59e80f73b4c6aba74ff431b92485b, State: Running, Role: LEADER
I20260710 11:02:17.383445 19218 raft_consensus.cc:2468] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b59e80f73b4c6aba74ff431b92485b in term 3.
I20260710 11:02:17.384267 19570 consensus_queue.cc:237] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [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: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } }
I20260710 11:02:17.391683 19044 catalog_manager.cc:5697] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b reported cstate change: term changed from 2 to 3, leader changed from 91934a4b622842b0a80a71218da7a522 (127.14.68.194) to 90b59e80f73b4c6aba74ff431b92485b (127.14.68.195). New cstate: current_term: 3 leader_uuid: "90b59e80f73b4c6aba74ff431b92485b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74c7d4ea3e8c4801a70bb260d9bd1b94" member_type: VOTER last_known_addr { host: "127.14.68.193" port: 45295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b59e80f73b4c6aba74ff431b92485b" member_type: VOTER last_known_addr { host: "127.14.68.195" port: 39221 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:17.910486 14611 tablet_server.cc:179] TabletServer@127.14.68.193:0 shutting down...
W20260710 11:02:17.916991 19261 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:02:17.921459 19261 consensus_peers.cc:597] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:17.941581 19261 consensus_peers.cc:597] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.943346 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:17.944504 14611 tablet_replica.cc:333] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.945655 14611 raft_consensus.cc:2243] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.946293 14611 raft_consensus.cc:2272] T 709e4409cbbc4f05a8ccce450051ee7d P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.948084 14611 tablet_replica.cc:333] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.948630 14611 raft_consensus.cc:2243] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.949069 14611 raft_consensus.cc:2272] T f6e92df0905d4ee38a01868085165b0b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.950906 14611 tablet_replica.cc:333] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.951400 14611 raft_consensus.cc:2243] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.951756 14611 raft_consensus.cc:2272] T 5e886102f3f143cf81411a1db5c0d7c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.953409 14611 tablet_replica.cc:333] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.953924 14611 raft_consensus.cc:2243] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.954744 14611 raft_consensus.cc:2272] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.956463 14611 tablet_replica.cc:333] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.956962 14611 raft_consensus.cc:2243] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.957376 14611 raft_consensus.cc:2272] T 78f1b5f79c46452eb6527b33c42c9502 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.959583 14611 tablet_replica.cc:333] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.960237 14611 raft_consensus.cc:2243] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.961056 14611 raft_consensus.cc:2272] T 35c1b6c87e2b4924b436aa697cc5f07e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.962905 14611 tablet_replica.cc:333] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.963534 14611 raft_consensus.cc:2243] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.964229 14611 raft_consensus.cc:2272] T 0e78c21deb60473f82a320bee1685bff P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.965981 14611 tablet_replica.cc:333] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.966538 14611 raft_consensus.cc:2243] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.967272 14611 raft_consensus.cc:2272] T 3a021847b100450fa8386e9a8a96fb73 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.969209 14611 tablet_replica.cc:333] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.969704 14611 raft_consensus.cc:2243] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.970147 14611 raft_consensus.cc:2272] T 7fda156970bd445d9c389e62524df8da P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.971933 14611 tablet_replica.cc:333] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.972445 14611 raft_consensus.cc:2243] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.972841 14611 raft_consensus.cc:2272] T 4a6236ebaaac40e6bf3bee2ad364e87b P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.974984 14611 tablet_replica.cc:333] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.975494 14611 raft_consensus.cc:2243] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.975925 14611 raft_consensus.cc:2272] T d70ff737f099410ca5f6dda2b20ca6c1 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.977900 14611 tablet_replica.cc:333] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.978435 14611 raft_consensus.cc:2243] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.979146 14611 raft_consensus.cc:2272] T 198de88b3df540f9b7f054358855491e P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.981135 14611 tablet_replica.cc:333] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.981654 14611 raft_consensus.cc:2243] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.982086 14611 raft_consensus.cc:2272] T a23d12832303446e9bfca1103aa2a764 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.983880 14611 tablet_replica.cc:333] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.984373 14611 raft_consensus.cc:2243] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.985208 14611 raft_consensus.cc:2272] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.986997 14611 tablet_replica.cc:333] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.987525 14611 raft_consensus.cc:2243] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.987937 14611 raft_consensus.cc:2272] T 3353dd5931d344f5a18b749e0eaff717 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.989791 14611 tablet_replica.cc:333] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.990302 14611 raft_consensus.cc:2243] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.990734 14611 raft_consensus.cc:2272] T 311ffde4ee6f416bb2c8c794a3a38f67 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.992533 14611 tablet_replica.cc:333] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.993010 14611 raft_consensus.cc:2243] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:17.993407 14611 raft_consensus.cc:2272] T 213b3b212f8d4a9495a521c009a12b82 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:17.995765 14611 tablet_replica.cc:333] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94: stopping tablet replica
I20260710 11:02:17.996232 14611 raft_consensus.cc:2243] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:17.996944 14611 raft_consensus.cc:2272] T d9932840026946de8a8d75af3d2b40d8 P 74c7d4ea3e8c4801a70bb260d9bd1b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.008893 19218 raft_consensus.cc:1275] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Refusing update from remote peer 90b59e80f73b4c6aba74ff431b92485b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:18.010522 19609 consensus_queue.cc:1048] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91934a4b622842b0a80a71218da7a522" member_type: VOTER last_known_addr { host: "127.14.68.194" port: 36895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:02:18.037916 19187 consensus_peers.cc:597] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:18.041266 14611 tablet_server.cc:196] TabletServer@127.14.68.193:0 shutdown complete.
W20260710 11:02:18.043497 19187 consensus_peers.cc:597] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:18.065990 19261 consensus_peers.cc:597] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:18.076340 14611 tablet_server.cc:179] TabletServer@127.14.68.194:0 shutting down...
I20260710 11:02:18.103559 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:18.104383 14611 tablet_replica.cc:333] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.105075 14611 raft_consensus.cc:2243] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.105841 14611 raft_consensus.cc:2272] T f6e92df0905d4ee38a01868085165b0b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.107627 14611 tablet_replica.cc:333] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.108172 14611 raft_consensus.cc:2243] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.108611 14611 raft_consensus.cc:2272] T 709e4409cbbc4f05a8ccce450051ee7d P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.110357 14611 tablet_replica.cc:333] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.110862 14611 raft_consensus.cc:2243] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.111552 14611 raft_consensus.cc:2272] T 5e886102f3f143cf81411a1db5c0d7c1 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.113232 14611 tablet_replica.cc:333] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.113729 14611 raft_consensus.cc:2243] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.114498 14611 raft_consensus.cc:2272] T 78f1b5f79c46452eb6527b33c42c9502 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.116117 14611 tablet_replica.cc:333] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.116641 14611 raft_consensus.cc:2243] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.117051 14611 raft_consensus.cc:2272] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.118711 14611 tablet_replica.cc:333] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.119228 14611 raft_consensus.cc:2243] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.119630 14611 raft_consensus.cc:2272] T d9932840026946de8a8d75af3d2b40d8 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.121699 14611 tablet_replica.cc:333] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.122265 14611 raft_consensus.cc:2243] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.122711 14611 raft_consensus.cc:2272] T 198de88b3df540f9b7f054358855491e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.125079 14611 tablet_replica.cc:333] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
W20260710 11:02:18.124971 19187 consensus_peers.cc:597] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 -> Peer 74c7d4ea3e8c4801a70bb260d9bd1b94 (127.14.68.193:45295): Couldn't send request to peer 74c7d4ea3e8c4801a70bb260d9bd1b94. Status: Network error: Client connection negotiation failed: client connection to 127.14.68.193:45295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:18.125954 14611 raft_consensus.cc:2243] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.126559 14611 raft_consensus.cc:2272] T d70ff737f099410ca5f6dda2b20ca6c1 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:18.128042 19261 consensus_peers.cc:597] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b -> Peer 91934a4b622842b0a80a71218da7a522 (127.14.68.194:36895): Couldn't send request to peer 91934a4b622842b0a80a71218da7a522. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:18.128763 14611 tablet_replica.cc:333] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.129313 14611 raft_consensus.cc:2243] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.130026 14611 raft_consensus.cc:2272] T 4a6236ebaaac40e6bf3bee2ad364e87b P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.131794 14611 tablet_replica.cc:333] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.132313 14611 raft_consensus.cc:2243] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.133031 14611 raft_consensus.cc:2272] T 311ffde4ee6f416bb2c8c794a3a38f67 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.134737 14611 tablet_replica.cc:333] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.135246 14611 raft_consensus.cc:2243] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.135663 14611 raft_consensus.cc:2272] T 213b3b212f8d4a9495a521c009a12b82 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.137850 14611 tablet_replica.cc:333] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.138404 14611 raft_consensus.cc:2243] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.139087 14611 raft_consensus.cc:2272] T a23d12832303446e9bfca1103aa2a764 P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.140861 14611 tablet_replica.cc:333] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.141336 14611 raft_consensus.cc:2243] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.141757 14611 raft_consensus.cc:2272] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.143607 14611 tablet_replica.cc:333] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.144119 14611 raft_consensus.cc:2243] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.144531 14611 raft_consensus.cc:2272] T 35c1b6c87e2b4924b436aa697cc5f07e P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.146296 14611 tablet_replica.cc:333] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.147061 14611 raft_consensus.cc:2243] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.147431 14611 raft_consensus.cc:2272] T 0e78c21deb60473f82a320bee1685bff P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.148947 14611 tablet_replica.cc:333] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.149444 14611 raft_consensus.cc:2243] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.149839 14611 raft_consensus.cc:2272] T 3a021847b100450fa8386e9a8a96fb73 P 91934a4b622842b0a80a71218da7a522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.151527 14611 tablet_replica.cc:333] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.151999 14611 raft_consensus.cc:2243] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.152380 14611 raft_consensus.cc:2272] T 3353dd5931d344f5a18b749e0eaff717 P 91934a4b622842b0a80a71218da7a522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.154709 14611 tablet_replica.cc:333] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522: stopping tablet replica
I20260710 11:02:18.155171 14611 raft_consensus.cc:2243] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.155932 14611 raft_consensus.cc:2272] T 7fda156970bd445d9c389e62524df8da P 91934a4b622842b0a80a71218da7a522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.193948 14611 tablet_server.cc:196] TabletServer@127.14.68.194:0 shutdown complete.
I20260710 11:02:18.223016 14611 tablet_server.cc:179] TabletServer@127.14.68.195:0 shutting down...
I20260710 11:02:18.251947 14611 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:18.252681 14611 tablet_replica.cc:333] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.253248 14611 raft_consensus.cc:2243] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.254089 14611 raft_consensus.cc:2272] T 709e4409cbbc4f05a8ccce450051ee7d P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.256093 14611 tablet_replica.cc:333] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.256662 14611 raft_consensus.cc:2243] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.257102 14611 raft_consensus.cc:2272] T f6e92df0905d4ee38a01868085165b0b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.258929 14611 tablet_replica.cc:333] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.259462 14611 raft_consensus.cc:2243] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.259879 14611 raft_consensus.cc:2272] T 5e886102f3f143cf81411a1db5c0d7c1 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.261502 14611 tablet_replica.cc:333] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.262024 14611 raft_consensus.cc:2243] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.262490 14611 raft_consensus.cc:2272] T 53dec0ff45cc4995a7d4c9754a5ab1a8 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.264240 14611 tablet_replica.cc:333] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.264763 14611 raft_consensus.cc:2243] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.265180 14611 raft_consensus.cc:2272] T 78f1b5f79c46452eb6527b33c42c9502 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.266913 14611 tablet_replica.cc:333] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.267441 14611 raft_consensus.cc:2243] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.267863 14611 raft_consensus.cc:2272] T 35c1b6c87e2b4924b436aa697cc5f07e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.269470 14611 tablet_replica.cc:333] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.269982 14611 raft_consensus.cc:2243] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.270449 14611 raft_consensus.cc:2272] T 3a021847b100450fa8386e9a8a96fb73 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.272168 14611 tablet_replica.cc:333] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.272676 14611 raft_consensus.cc:2243] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.273085 14611 raft_consensus.cc:2272] T 0e78c21deb60473f82a320bee1685bff P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.274962 14611 tablet_replica.cc:333] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.275465 14611 raft_consensus.cc:2243] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.275883 14611 raft_consensus.cc:2272] T 4a6236ebaaac40e6bf3bee2ad364e87b P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.277660 14611 tablet_replica.cc:333] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.278205 14611 raft_consensus.cc:2243] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.278934 14611 raft_consensus.cc:2272] T 3353dd5931d344f5a18b749e0eaff717 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.281383 14611 tablet_replica.cc:333] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.281847 14611 raft_consensus.cc:2243] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.282393 14611 raft_consensus.cc:2272] T d9932840026946de8a8d75af3d2b40d8 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.284232 14611 tablet_replica.cc:333] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.284680 14611 raft_consensus.cc:2243] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.285032 14611 raft_consensus.cc:2272] T 198de88b3df540f9b7f054358855491e P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.286851 14611 tablet_replica.cc:333] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.287304 14611 raft_consensus.cc:2243] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.287974 14611 raft_consensus.cc:2272] T d70ff737f099410ca5f6dda2b20ca6c1 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.289619 14611 tablet_replica.cc:333] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.290200 14611 raft_consensus.cc:2243] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.290597 14611 raft_consensus.cc:2272] T a23d12832303446e9bfca1103aa2a764 P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.292166 14611 tablet_replica.cc:333] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.292659 14611 raft_consensus.cc:2243] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.293071 14611 raft_consensus.cc:2272] T 707e8b75dfd44e4ebb874bdd98ee22a2 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.294821 14611 tablet_replica.cc:333] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.295290 14611 raft_consensus.cc:2243] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.295670 14611 raft_consensus.cc:2272] T 7fda156970bd445d9c389e62524df8da P 90b59e80f73b4c6aba74ff431b92485b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.297330 14611 tablet_replica.cc:333] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.297785 14611 raft_consensus.cc:2243] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.298247 14611 raft_consensus.cc:2272] T 311ffde4ee6f416bb2c8c794a3a38f67 P 90b59e80f73b4c6aba74ff431b92485b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.299813 14611 tablet_replica.cc:333] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b: stopping tablet replica
I20260710 11:02:18.300272 14611 raft_consensus.cc:2243] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.300954 14611 raft_consensus.cc:2272] T 213b3b212f8d4a9495a521c009a12b82 P 90b59e80f73b4c6aba74ff431b92485b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.337484 14611 tablet_server.cc:196] TabletServer@127.14.68.195:0 shutdown complete.
I20260710 11:02:18.366032 14611 master.cc:562] Master@127.14.68.254:38201 shutting down...
I20260710 11:02:18.387162 14611 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:18.387655 14611 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.387926 14611 tablet_replica.cc:333] T 00000000000000000000000000000000 P 442b8178ded74c31a375a47b2ef23ae4: stopping tablet replica
I20260710 11:02:18.408341 14611 master.cc:584] Master@127.14.68.254:38201 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11332 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23431 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113968 ms total)
[  PASSED  ] 8 tests.
I20260710 11:02:18.463050 14611 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260710 11:02:18.463315 14611 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260710 11:02:18.463505 14611 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 394 messages since previous log ~14 seconds ago
I20260710 11:02:18.463709 14611 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 ~31 seconds ago
I20260710 11:02:18.463898 14611 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 ~31 seconds ago
I20260710 11:02:18.464152 14611 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:02:18.464488 14611 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
